toBeFalse() ->and(PlatformCapabilities::all())->not->toContain('platform.runbooks.findings.lifecycle_backfill'); expect((string) file_get_contents(database_path('seeders/PlatformUserSeeder.php'))) ->not->toContain('RUNBOOKS_FINDINGS_LIFECYCLE_BACKFILL') ->not->toContain('platform.runbooks.findings.lifecycle_backfill'); });