Commit 89e06498 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent a5e6b762
...@@ -292,10 +292,10 @@ var testExpectMap = map[string]testExpect{ ...@@ -292,10 +292,10 @@ var testExpectMap = map[string]testExpect{
`--- FAIL: TestExpectValue (<TIME>) `--- FAIL: TestExpectValue (<TIME>)
example_test.go:193: t1: expect: tracetest_test.eventHi: example_test.go:193: t1: expect: tracetest_test.eventHi:
want: T1·B want: T1·B
have: T1·A have: T1·A
diff: diff:
-"T1·B" -"T1·B"
+"T1·A" +"T1·A"
example_test.go:193: test shutdown: #streams: 1, #(pending events): 0 example_test.go:193: test shutdown: #streams: 1, #(pending events): 0
# t1 # t1
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment