More time out for the smoke test

This commit is contained in:
bernat 2021-06-10 09:53:52 +02:00
parent 1a267fbbb1
commit 830c9a1f86
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ class TestSpawnpoints(SyncSmokeTest):
no_rendering_mode=False,
synchronous_mode=True,
fixed_delta_seconds=0.05)
self.world.apply_settings(settings)
self.world.apply_settings(settings, 30)
# spawn all kind of vehicle
for vehicle in blueprints: