Dandelion Mané 20b6cd672d
yarn start uses test-instance by default (#1911)
Prior to this commit, `yarn start` would fail if a development instance
path is not provided. However, now that we package a test instance
inside of our snapshots, we can use that as the default dev instance
instead.

Test plan: `yarn start` with no arguments or environment variables now
loads the test instance, both when run from repository root, and when
cd'd into a subdirectory.
2020-07-01 11:11:45 -07:00
..
2020-06-21 23:19:39 -07:00
2019-07-11 05:52:54 +01:00