Skip to content

Commit

Permalink
note
Browse files Browse the repository at this point in the history
  • Loading branch information
radeusgd committed Jan 18, 2024
1 parent b8f34ef commit 3929af5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Base_Tests/src/Network/Enso_Cloud/Secrets_Spec.enso
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@ spec setup:Cloud_Tests_Setup = setup.with_prepared_environment <|

nested_secret.update_value "Value-New-B" . should_succeed

# Not exactly sure if retries are needed here, but for test stability preferred to keep them.
with_retries <|
# Flushing caches to avoid the old value getting stuck after the first retry fails due to lack of propagation yet.
Enso_User.flush_caches
Expand Down

0 comments on commit 3929af5

Please sign in to comment.