Using the dev version of Laravel (namely the yet-to-be-released 5.4) I've done as the docs state, but the migrations are not being run. I'm following along Adam Wathan's TDD course so using the previous `->visit` and `->see` methods.