We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 89b1d2f + 3959903 commit 1ba9576Copy full SHA for 1ba9576
02-exercises/18-mutable_records/problem.ml
@@ -62,7 +62,7 @@ module For_testing = struct
62
63
let%test "Testing advance_color..." =
64
advance_color test_ex_yellow;
65
- [%compare.equal: stoplight] test_ex_yellow' test_ex_yellow'
+ [%compare.equal: stoplight] test_ex_yellow' test_ex_yellow
66
;;
67
68
0 commit comments