spec/support/macros/content_helpers.rb in daigaku-0.0.2 vs spec/support/macros/content_helpers.rb in daigaku-0.1.0
- old
+ new
@@ -85,10 +85,10 @@
},
"summary_line":"2 example, 0 failures"
}
#
- TEST_PASSED_MESSAGE = "Your code passed all tests. Congratulations!"
+ TEST_PASSED_MESSAGE = "Your code passed all tests."
EXAMPLE_PASSED_MESSAGE = "Your code passed this requirement."
def task_file_content
TASK_FILE_CONTENT
end