Skip to content

Commit 3a6f36a

Browse files
committed
Fix typo
1 parent 9ce8809 commit 3a6f36a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/kotlin/eu/openanalytics/shinyproxyoperator/MainIntegrationTest.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1017,7 +1017,7 @@ class MainIntegrationTest : IntegrationTestBase() {
10171017
namespace,
10181018
namespacedClient,
10191019
shinyProxyClient,
1020-
"affinity_toplogykey.yaml",
1020+
"affinity_topologykey.yaml",
10211021
reconcileListener
10221022
)
10231023
val sp = spTestInstance.create()
File renamed without changes.

0 commit comments

Comments
 (0)