Skip to content

Commit 5026a2d

Browse files
rename stream
1 parent 13de1c1 commit 5026a2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/tx/schemeshard/ut_restore/ut_restore.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5208,7 +5208,7 @@ Y_UNIT_TEST_SUITE(TImportTests) {
52085208
TestCreateCdcStream(runtime, ++txId, dbName, Sprintf(R"(
52095209
TableName: "Original"
52105210
StreamDescription {
5211-
Name: "update_feed%d"
5211+
Name: "Stream_%d"
52125212
Mode: ECdcStreamModeKeysOnly
52135213
Format: ECdcStreamFormatJson
52145214
}

0 commit comments

Comments
 (0)