More time out for the smoke test
This commit is contained in:
parent
1a267fbbb1
commit
830c9a1f86
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue