Skip to content

Commit

Permalink
Fixed test case
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhamo1107 committed Aug 16, 2024
1 parent 17363d7 commit fa63fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/un_used_methods_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
end

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

0 comments on commit fa63fff

Please sign in to comment.