Skip to content

Commit

Permalink
Added delay for update finalization in the BDD tests (#2712)
Browse files Browse the repository at this point in the history
  • Loading branch information
u-hubar authored Sep 21, 2023
1 parent 7484d55 commit b4c495b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/bdd/features/get.feature
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ Feature: Get asset states test
And I wait for latest Update to finalize
Then Latest Update operation finished with status: COMPLETED

And I wait for 30 seconds

When I call Update on the node 4 for the latest published UAL with validUpdate_2
And I wait for latest Update to finalize
Then Latest Update operation finished with status: COMPLETED
Expand Down

0 comments on commit b4c495b

Please sign in to comment.