Skip to content

Commit

Permalink
we now flag empty tests, so remove
Browse files Browse the repository at this point in the history
  • Loading branch information
epugh committed Oct 14, 2024
1 parent 7b4f554 commit 7ed48b3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/controllers/books_controller_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,4 @@ def test_combining_single_rater_strategy_into_multiple_rater_strategy_book_works
assert_equal book_with_multiple_raters.judgements.count, 2
end

def test_combinining_multiple_rater_strategy_into_single_works
end

def test_combining_same_user_same_query_doc_merges
end
end

0 comments on commit 7ed48b3

Please sign in to comment.