We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c86d1 commit 0da23ddCopy full SHA for 0da23dd
test/e2e/queue.go
@@ -84,7 +84,7 @@ var _ = Describe("AppWrapper E2E Test", func() {
84
}
85
}) */
86
87
- FIt("MCAD CPU Accounting Test", func() {
+ It("MCAD CPU Accounting Test", func() {
88
fmt.Fprintf(os.Stdout, "[e2e] MCAD CPU Accounting Test - Started.\n")
89
90
context := initTestContext()
0 commit comments