Skip to content

Commit

Permalink
Remove wrong test code
Browse files Browse the repository at this point in the history
  • Loading branch information
elengine committed May 5, 2020
1 parent 85c201b commit 65b391c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/pgpool_nlb_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@
it "has a version number" do
expect(PgpoolNoLoadBalance::VERSION).not_to be nil
end

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

0 comments on commit 65b391c

Please sign in to comment.