DEV: Update tests for core change (#293)

https://github.com/discourse/discourse/pull/23967
This commit is contained in:
David Taylor 2023-11-15 09:23:27 +00:00 committed by GitHub
parent c6902c40ce
commit e1a7d07a91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,7 +8,7 @@ module PageObjects
end
def confirm_changes
find(".modal-footer button.confirm", wait: 5).click
find(".d-modal__footer button.confirm", wait: 5).click
end
def old_value