Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
taitus committed Sep 23, 2024
1 parent b7806a3 commit 2af2167
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/shared/system/remotely_translatable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
visit path
select "Español", from: "Language:"
click_button "Traducir página"

sleep(20)
expect(page).to have_content "Se han solicitado correctamente las traducciones"
end

Expand Down

0 comments on commit 2af2167

Please sign in to comment.