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.
1 parent a3d4a1d commit f0dfef5Copy full SHA for f0dfef5
spec/checksums_spec.rb
@@ -10,6 +10,6 @@ def assert_checksum(expected, filename)
10
it "checks core file application_helper checksums" do
11
# several methods are overridden and should be reviewed if the checksum change
12
# version 6.0.6 is OK
13
- assert_checksum %w"ba954d7d5c77ecd13256f2bef721db73", "app/helpers/application_helper.rb"
+ assert_checksum %w"64ef301df3413f4a35cbfeb9c9dddeaa", "app/helpers/application_helper.rb"
14
end
15
0 commit comments