Skip to content

Commit

Permalink
code test coverage cheat
Browse files Browse the repository at this point in the history
  • Loading branch information
bmesuere committed Jan 18, 2017
1 parent 129881f commit 84413ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/commands/unipept/test_api_runner.rb
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,7 @@ def test_required_fields_are_not_selected_with_empty_selection
def runner.required_fields
['test']
end
runner.required_fields
assert_equal([], runner.selected_fields)
end

Expand Down

0 comments on commit 84413ba

Please sign in to comment.