makeTestData(); $this->withoutMiddleware( ThrottleRequests::class ); if(config('ninja.testvars.travis')) $this->markTestSkipped(); } }