Skip to content

Commit f042f15

Browse files
committed
fix
1 parent dad620b commit f042f15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/kqp/ut/data_integrity/kqp_data_integrity_trails_ut.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Y_UNIT_TEST_SUITE(KqpDataIntegrityTrails) {
267267
UNIT_ASSERT_C(!readLock.empty() && readLock == brokenLock, "read lock should be broken");
268268
}
269269

270-
Y_UNIT_TEST(BrokenReadLockAbortedTx) {
270+
Y_UNIT_TEST_TWIN(BrokenReadLockAbortedTx, UseSink) {
271271
TStringStream ss;
272272
{
273273
NKikimrConfig::TAppConfig AppConfig;

0 commit comments

Comments
 (0)