Simplify long test titles

This commit is contained in:
Javi Martín
2023-07-18 23:33:19 +02:00
parent 07e1f92dd5
commit 03fa5fc8d6
14 changed files with 22 additions and 22 deletions

View File

@@ -88,7 +88,7 @@ describe "Admin shifts", :admin do
end
end
scenario "Vote Collection Shift and Recount & Scrutiny Shift don't include already assigned dates to officer" do
scenario "Vote Collection Shift and Recount & Scrutiny Shift don't include already assigned dates" do
poll = create(:poll)
booth = create(:poll_booth, polls: [poll])
officer = create(:poll_officer)