Skip to content

Commit

Permalink
Fix failing spec 😂
Browse files Browse the repository at this point in the history
  • Loading branch information
bwillis committed Mar 31, 2020
1 parent 93594d0 commit cb45f49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/data_classification_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
end

it "does something useful" do
expect(false).to eq(true)
expect(true).to eq(true)
end
end

0 comments on commit cb45f49

Please sign in to comment.