]> git.openstreetmap.org Git - rails.git/commit
Don't visit profile page after tested profile location update
authorAnton Khorev <tony29@yandex.ru>
Sat, 26 Apr 2025 16:01:02 +0000 (19:01 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 26 Apr 2025 16:01:02 +0000 (19:01 +0300)
commit89c48a4bb483695ee04fa483c2625aa94782baba
treebc599e959cae8a0316bc5f664eff7dee54e2f941
parent0a64f6a19ce80ba4b4f6d52f9f5364e8d219adf0
Don't visit profile page after tested profile location update

The visit after clicking "Update Profile" is unnecessary because updating redirects to  the profile page. Instead, assert that there's a "Profile updated" message.
test/system/user_location_change_test.rb