mirror of
https://github.com/discourse/discourse-ai.git
synced 2025-03-06 09:20:14 +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
|
end
|
||||||
|
|
||||||
def confirm_changes
|
def confirm_changes
|
||||||
find(".modal-footer button.confirm", wait: 5).click
|
find(".d-modal__footer button.confirm", wait: 5).click
|
||||||
end
|
end
|
||||||
|
|
||||||
def old_value
|
def old_value
|
||||||
|
Loading…
x
Reference in New Issue
Block a user