Skip to content

Commit

Permalink
Fix adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
mjacobus committed Mar 16, 2018
1 parent a4ae625 commit 7ebd5a3
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/koine/test_runner/adapters/null_adapter.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@ module Koine
class TestRunner
class Adapters
class NullAdapter
def accept?(_config)
true
end

def test_command(_config)
nil
end
Expand Down

0 comments on commit 7ebd5a3

Please sign in to comment.