Skip to content

Commit

Permalink
fix spec
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Fenner committed Sep 26, 2018
1 parent dd4a9dd commit 1ced6b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/models/metadata_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
end

it "valid model" do
expect(subject.valid?).to be true
expect(subject.valid?).to be false
end

it "validates xml" do
Expand Down

0 comments on commit 1ced6b8

Please sign in to comment.