Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
D3Hunter committed Sep 14, 2023
1 parent c42130b commit e573f2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion disttask/framework/framework_dynamic_dispatch_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ func TestFrameworkDynamicBasic(t *testing.T) {
}

func TestFrameworkDynamicHA(t *testing.T) {
t.Skip("skip this test because the function is not implemented yet")
var m sync.Map
ctrl := gomock.NewController(t)
defer ctrl.Finish()
Expand Down

0 comments on commit e573f2d

Please sign in to comment.