From eb73708caad248227462b87b3d0d5ea95fe45910 Mon Sep 17 00:00:00 2001 From: tadeas-kucera <121798878+tadeas-kucera@users.noreply.github.com> Date: Sun, 22 Jan 2023 16:21:36 +0200 Subject: [PATCH] Update popsiclefinance_properties_solution.md Reference name of the right contract. --- .../PopsicleFinance/popsiclefinance_properties_solution.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/06.Lesson_ThinkingProperties/ThinkingPropertiesExercise/PopsicleFinance/popsiclefinance_properties_solution.md b/06.Lesson_ThinkingProperties/ThinkingPropertiesExercise/PopsicleFinance/popsiclefinance_properties_solution.md index 17e3ecc3..1eb2b3d5 100644 --- a/06.Lesson_ThinkingProperties/ThinkingPropertiesExercise/PopsicleFinance/popsiclefinance_properties_solution.md +++ b/06.Lesson_ThinkingProperties/ThinkingPropertiesExercise/PopsicleFinance/popsiclefinance_properties_solution.md @@ -1,4 +1,4 @@ -# Properties For MeetingScheduler +# Properties For PopsicleFinance 1. ***Unit tests*** deposit amount followed by withdraw amount should lead to no change in total supply and user balance of tokens 2. ***Unit tests*** user rewards should be 0 after calling collectRewards