Skip to content

Commit

Permalink
fix: test case
Browse files Browse the repository at this point in the history
  • Loading branch information
sysulq committed Jun 12, 2024
1 parent 99d8a2a commit 7172d68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/case1/case_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ func TestImpl(t *testing.T) {
}

func TestInterface(t *testing.T) {
t.Parallel()
// t.Parallel()
kod.RunTest(t, func(ctx context.Context, k Test1Component) {
// ctx = StartTrace(ctx)

Expand Down

0 comments on commit 7172d68

Please sign in to comment.