Skip to content

Commit

Permalink
Spell check fix
Browse files Browse the repository at this point in the history
  • Loading branch information
divyadasari-va committed Dec 3, 2024
1 parent 0b5db14 commit f315025
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
expect(all(".task-instructions")[1].text).to include("Change task type instructions")
end

it "Verfify #{task_action[:name]} task with Return to inbound ops action dropdown" do
it "Verify #{task_action[:name]} task with Return to inbound ops action dropdown" do
visit "/queue/correspondence/#{@correspondence.uuid}"
dropdowns = page.all(".toggleButton-plus-or-minus")
dropdowns.last.click
Expand Down

0 comments on commit f315025

Please sign in to comment.