Skip to content

Commit

Permalink
bindinfo: fix the Extract
Browse files Browse the repository at this point in the history
Signed-off-by: Weizhen Wang <wangweizhen@pingcap.com>
  • Loading branch information
hawkingrei committed Jan 4, 2024
1 parent 0ac9b75 commit 4083fcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/realtikvtest/brietest/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ load("@io_bazel_rules_go//go:def.bzl", "go_test")

go_test(
name = "brietest_test",
timeout = "moderate",
timeout = "long",
srcs = [
"backup_restore_test.go",
"binlog_test.go",
Expand Down

0 comments on commit 4083fcb

Please sign in to comment.