Skip to content

Commit

Permalink
Update test description for claiming 2i
Browse files Browse the repository at this point in the history
  • Loading branch information
davidtrussler committed Sep 13, 2024
1 parent d126a10 commit 5b22e04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/root_overview_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ class RootOverviewTest < IntegrationTest
assert page.has_select?("Assigned to", selected: assignee.name)
end

should "prevent claiming 2i when someone else has" do
should "prevent the current user from claiming 2i when the publication is already claimed and allow the user to claim 2i when the publication is not claimed for 2i" do
stub_linkables
stub_holidays_used_by_fact_check

Expand Down

0 comments on commit 5b22e04

Please sign in to comment.