mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-22 05:18:51 +00:00
11606, fix lint issues
This commit is contained in:
@@ -56,7 +56,7 @@ describe Spree::BaseHelper do
|
||||
end
|
||||
|
||||
it "prints in a format with double digit time" do
|
||||
expect(pretty_time(DateTime.new(2012, 5, 6, 12, 00))).to eq "May 06, 2012 12:00 PM"
|
||||
expect(pretty_time(DateTime.new(2012, 5, 6, 12, 33))).to eq "May 06, 2012 12:33 PM"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user