touch up final test condition (#1338)

The action used to fail a few times at the end as it wasn't aware of
what the end state should look like.
With having an `assert` block, it should now be able to judge more
accurately.
This commit is contained in:
Tarun Kumar S 2024-11-23 06:46:04 +05:30 committed by GitHub
parent b40f0fab67
commit 4f809550b9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,3 +10,5 @@ steps:
text: Get Started
description: button to complete onboarding
action: click
- command: assert
expect: the cpu usage graph is being displayed