<FromGitter>
<Brodan> ah okay, thank you! is there a reason why that spins up very time i do amber watch?
<FromGitter>
<Blacksmoke16> mm is your env to to test?
<FromGitter>
<Blacksmoke16> set to*
<FromGitter>
<Brodan> hmmm it was unset but i just set it to `development` and it looks like it still runs it everytime
<FromGitter>
<Brodan> to clarify, it still spins up my local amber server, but it also tries to run the tests, and since i dont have the test db created, it reports a failure
<FromGitter>
<Brodan> and that can cause confusion as to whether or not my server is actually up
<FromGitter>
<Blacksmoke16> hmm yea dunno, not super familiar with it
<FromGitter>
<Brodan> feels like `amber db create` should also create the test db, otherwise this error comes up every time you `amber watch` and that db doesnt already exist