Skip to content

Commit 49151bc

Browse files
committed
Fixed typo
1 parent 93a30e6 commit 49151bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ydb/core/kqp/workload_service/ut/kqp_workload_service_ut.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -752,7 +752,7 @@ Y_UNIT_TEST_SUITE(ResourcePoolClassifiersDdl) {
752752
TSampleQueries::TSelect42::CheckResult(ydb->ExecuteQuery(TSampleQueries::TSelect42::Query, TQueryRunnerSettings().PoolId(NResourcePool::DEFAULT_POOL_ID)));
753753
}
754754

755-
Y_UNIT_TEST(TestMultyGrupClassification) {
755+
Y_UNIT_TEST(TestMultiGroupClassification) {
756756
auto ydb = TYdbSetupSettings().Create();
757757

758758
auto settings = TQueryRunnerSettings().PoolId("");

0 commit comments

Comments
 (0)