Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
Jake-Shadle committed Sep 13, 2024
1 parent e949904 commit 1f6872a
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(30);
const SLOW: Duration = Duration::from_secs(120);

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

0 comments on commit 1f6872a

Please sign in to comment.