I am trying the pet-shop tutorial and when i install pet-shop, i get the following message:
truffle(develop)> migrate
Using network 'develop'.
Network up to date.
truffle(develop)> test
Using network 'develop'.
0 passing (0ms)
In this, there is a line "Using network 'develop'", what does that mean?