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 3033029 commit c99759cCopy full SHA for c99759c
pkg/print/print_test.go
@@ -11,6 +11,7 @@ var _ = Describe("Print", Label("unitest"), func() {
11
It("test output", func() {
12
print.MyPrint()
13
14
+
15
16
17
Expect(1).To(Equal(1))
0 commit comments