Skip to content

Commit 3075ad5

Browse files
asm582openshift-merge-robot
authored andcommitted
remove duplicate remove
1 parent b4d9c5b commit 3075ad5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/queue.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,6 @@ var _ = Describe("AppWrapper E2E Test", func() {
598598
Expect(err1).NotTo(HaveOccurred(), "Expecting pods to be ready for app wrapper: 'aw-test-job-with-comp-ms-21'")
599599
Eventually(AppWrapper(context, aw.Namespace, aw.Name), 2*time.Minute).Should(WithTransform(AppWrapperState, Equal(arbv1.AppWrapperStateCompleted)))
600600
appwrappers = append(appwrappers, aw)
601-
appwrappers = append(appwrappers, aw)
602601
fmt.Fprintf(os.Stdout, "[e2e] MCAD Multi-Item Job Completion Test - Completed.\n")
603602
})
604603

0 commit comments

Comments
 (0)