Skip to content

Commit 0da23dd

Browse files
z103cbopenshift-merge-robot
authored andcommitted
Removed focus test.
1 parent 41c86d1 commit 0da23dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/queue.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ var _ = Describe("AppWrapper E2E Test", func() {
8484
}
8585
}) */
8686

87-
FIt("MCAD CPU Accounting Test", func() {
87+
It("MCAD CPU Accounting Test", func() {
8888
fmt.Fprintf(os.Stdout, "[e2e] MCAD CPU Accounting Test - Started.\n")
8989

9090
context := initTestContext()

0 commit comments

Comments
 (0)