currentTime(); $this->artisan('websockets:restart'); $this->assertGreaterThanOrEqual( $start, Cache::get('blax:websockets:restart', 0) ); } }