actingAs($this->user); $this->get(route('vito-settings.export')) ->assertDownload('vito-backup-'.date('Y-m-d').'.zip'); } }