extend(TestCase::class) ->use(RefreshDatabase::class) ->in('Feature'); pest()->extend(TestCase::class) ->in('Browser');