diff --git a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/core_integration.hpp b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/core_integration.hpp index 5304a1a9412..82b89b56d92 100644 --- a/src/tests/functional/plugin/shared/include/behavior/ov_plugin/core_integration.hpp +++ b/src/tests/functional/plugin/shared/include/behavior/ov_plugin/core_integration.hpp @@ -202,7 +202,7 @@ TEST(OVClassBasicTest, smoke_createMockEngineConfigThrows) { CommonTestUtils::removeFile(filename.c_str()); } -#ifdef OPENVINO_ENABLE_UNICODE_PATH_SUPPOR +#ifdef OPENVINO_ENABLE_UNICODE_PATH_SUPPORT TEST_P(OVClassBasicTestP, smoke_registerPluginsXMLUnicodePath) { const std::string pluginXML = getPluginFile();