mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 01:10:28 +00:00
DEV: Update tests for core change (#293)
https://github.com/discourse/discourse/pull/23967
This commit is contained in:
parent
c6902c40ce
commit
e1a7d07a91
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user