actingAs(User::factory()->superuser()->create()) ->get(route('models.show', AssetModel::factory()->create()->id)) ->assertOk(); } }