Skip to content

Commit 37031db

Browse files
authored
[PR test] dumy change
1 parent b612ce3 commit 37031db

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/e2e/mnist_pytorch_appwrapper_test.go

+1
Original file line numberDiff line numberDiff line change
@@ -206,3 +206,4 @@ func runMnistPyTorchAppWrapper(t *testing.T, accelerator string, numberOfGpus in
206206
test.T().Logf("Waiting for AppWrapper %s/%s to be deleted", aw.Namespace, aw.Name)
207207
test.Eventually(AppWrappers(test, namespace), TestTimeoutShort).Should(BeEmpty())
208208
}
209+
// Test change

0 commit comments

Comments
 (0)