Skip to content

Commit

Permalink
test: decrease waiting time since it doesn't do anything
Browse files Browse the repository at this point in the history
  • Loading branch information
MH321Productions committed Jan 13, 2025
1 parent 5bc7b0b commit fcd2105
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 5 second(s) have passed
And 2 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 fcd2105

Please sign in to comment.