Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Sep 5, 2024
1 parent 5b92a9f commit 0b85661
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/agones/src/relay.rs
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ mod tests {
TOKEN_KEY,
};

const SLOW: Duration = Duration::from_secs(60);
const SLOW: Duration = Duration::from_secs(120);

#[tokio::test]
#[serial]
Expand Down

0 comments on commit 0b85661

Please sign in to comment.