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