Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Abingcbc committed Dec 19, 2024
1 parent 8684236 commit d74576e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/unittest/config/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ gtest_discover_tests(task_config_unittest)
gtest_discover_tests(config_watcher_unittest)
gtest_discover_tests(config_update_unittest)
if (ENABLE_ENTERPRISE)
gtest_discover_tests(legacy_config_provider_unittest)
# gtest_discover_tests(legacy_config_provider_unittest)
endif ()
gtest_discover_tests(config_feedbackable_unittest)
gtest_discover_tests(common_config_provider_unittest)
Expand Down

0 comments on commit d74576e

Please sign in to comment.