Skip to content

Commit bfa47a3

Browse files
committed
Rebased with the base branch
1 parent 108e46f commit bfa47a3

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/test.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -572,9 +572,7 @@ struct test tests[] = {
572572
_TEST(0170_share_consumer_subscription, 0, TEST_BRKVER(0, 4, 0, 0)),
573573
_TEST(0171_share_consumer_consume, 0, TEST_BRKVER(0, 4, 0, 0)),
574574
_TEST(0172_share_consumer_acknowledge, 0, TEST_BRKVER(0, 4, 0, 0)),
575-
_TEST(0173_share_consumer_commit_async_local,
576-
TEST_F_LOCAL,
577-
TEST_BRKVER(0, 4, 0, 0)),
575+
_TEST(0173_share_consumer_commit_async_local, TEST_F_LOCAL),
578576
_TEST(0173_share_consumer_commit_async, 0, TEST_BRKVER(0, 4, 0, 0)),
579577
_TEST(0176_share_consumer_commit_sync, 0, TEST_BRKVER(0, 4, 0, 0)),
580578
_TEST(0176_share_consumer_commit_sync_local, TEST_F_LOCAL),

0 commit comments

Comments
 (0)