Skip to content

Commit

Permalink
fix: passing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
johngallagher committed Apr 22, 2024
1 parent 02d8fc8 commit 6b514bd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/test_observable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,4 @@ class TestObservable < Minitest::Test
def test_that_it_has_a_version_number
refute_nil ::Observable::VERSION
end

def test_it_does_something_useful
assert false
end
end

0 comments on commit 6b514bd

Please sign in to comment.