Try fix random explosion test failures (#23158)
This commit is contained in:
@@ -67,7 +67,7 @@ public sealed class ModularGrenadeTests : InteractionTest
|
||||
}
|
||||
|
||||
// Grenade has exploded.
|
||||
await RunTicks(5);
|
||||
await RunTicks(30);
|
||||
AssertDeleted();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user