pub async fn assert_deleted<P: ProviderUnderTest>( provider: &P, provider_name: &str, key: &str, ) -> Result<()>