fix: tests
This commit is contained in:
parent
6d762b41ad
commit
86cbb1ca4c
2 changed files with 5 additions and 5 deletions
|
|
@ -19,7 +19,7 @@ class TestApplication(testlib.MachineCase):
|
|||
|
||||
self.login_and_go("/sensors")
|
||||
# verify expected heading
|
||||
b.wait_text(".pf-v5-c-card__title", "Sensors")
|
||||
b.wait_text(".pf-v5-c-card__title-text", "Sensors")
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue