clockworklabs / SpacetimeDB

Multiplayer at the speed of light
https://spacetimedb.com
Other
4.12k stars 100 forks source link

Tests use explicit `--server local` #1150

Closed bfops closed 3 weeks ago

bfops commented 3 weeks ago

Description of Changes

Literally just added --server local to the spacetime publish command used by most of our tests.

This does not change any behavior; local is (currently) the default. This simply makes the behavior more explicit and less prone to accidental breakage.

API and ABI breaking changes

No

Expected complexity level and risk

0

Testing