Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Update unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelpasterz committed Sep 28, 2020
1 parent 986eb55 commit 38a1ebb
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ class NetworkProfilesListCommandTest {
@Before
fun setUp() {
mockkStatic(
"ftl.http.ExecuteWithRetryKt",
"ftl.run.common.PrettyPrintKt",
"ftl.environment.common.ListNetworkConfigurationKt"
"ftl.environment.NetworkConfigurationCatalogKt"
)
}

Expand Down

0 comments on commit 38a1ebb

Please # to comment.