actingAs(User::factory()->superuser()->create()) ->get(route('suppliers.create')) ->assertOk(); } }