From 8bbd5c2e78b9e9565ccc2e4a718a67e209387fea Mon Sep 17 00:00:00 2001 From: Tim Bruijnzeels Date: Thu, 26 Aug 2021 17:10:11 +0200 Subject: [PATCH] Remove calls to refresh_all in test This is done in the expectation check now. --- tests/functional.rs | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/functional.rs b/tests/functional.rs index 47c3c523..fea5c430 100644 --- a/tests/functional.rs +++ b/tests/functional.rs @@ -623,9 +623,6 @@ async fn functional() { ca_equals_resources(&ca1, &ca1_res_reduced).await; ca_equals_resources(&ca3, &ca3_res_reduced).await; ca_equals_resources(&ca4, &ca4_res_reduced).await; - refresh_all().await; // if we skip this, then CA4 will not find out that it's resources were reduced - refresh_all().await; // if we skip this, then CA4 will not find out that it's resources were reduced - refresh_all().await; // if we skip this, then CA4 will not find out that it's resources were reduced expect_roas_for_ca4( "CA4 resources are shrunk and we expect only one remaining roa",