fix: Update function name that was fixed upstream

pull/24376/head
Carol (Nichols || Goulding) 2022-04-25 11:04:37 -04:00
parent 35690d390b
commit f482286ac9
No known key found for this signature in database
GPG Key ID: E907EE5A736F87D4
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ async fn write_via_grpc() {
}];
// Set up the cluster ====================================
let mut cluster = MiniCluster::create_quickly_peristing(database_url).await;
let mut cluster = MiniCluster::create_quickly_persisting(database_url).await;
StepTest::new(
&mut cluster,