Skip to content

Commit

Permalink
fix: Increase waiting time
Browse files Browse the repository at this point in the history
  • Loading branch information
MH321Productions committed Jan 10, 2025
1 parent 02fe07f commit 66e89de
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Feature: GET /SyncRuns/{id}/ExternalEvents
And an active Relationship r between i1 and i2
And i1 has sent a Message m to i2
And i1 has terminated r
And 2 second(s) have passed
And 3 second(s) have passed
And a sync run sr started by i2
When i2 sends a GET request to the /SyncRuns/sr.id/ExternalEvents endpoint
Then the response status code is 200 (OK)
Expand Down

0 comments on commit 66e89de

Please sign in to comment.