Skip to content

Commit

Permalink
remove default tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kjellberg committed Jan 15, 2024
1 parent 9f67551 commit 728d5e5
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spec/google_parser_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@
it "has a version number" do
expect(GoogleParser::VERSION).not_to be nil
end

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

0 comments on commit 728d5e5

Please sign in to comment.