mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Add a failing test to test travis
This commit is contained in:
@@ -77,4 +77,8 @@ describe DistributorChangeValidator do
|
||||
subject.available_distributors([]).should == []
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
it "can fail" do
|
||||
fail
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user