Created
March 29, 2015 23:13
-
-
Save swanson/ece91b2f1741e524e907 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Failures: | |
1) ReportCreator premium report template requires manual testing if changed | |
Failure/Error: expect(md5).to eq("4a43fab339b4d07d623cfc447e40f57b"), manual_testing_instructions(md5) | |
Please do manual testing to verify the reports are still working. | |
Pay special attention to the dynamic graphs and any formatting issues. | |
Once tested, update this test with the new md5 value. | |
Actual: b725153eb5b5f4df402041c78eb73beb | |
# ./spec/services/foo/report_creator_spec.rb:44:in `block (3 levels) in <top (required)>' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment