diff --git a/applications/GeoMechanicsApplication/tests/cpp_tests/test_settlement_workflow.cpp b/applications/GeoMechanicsApplication/tests/cpp_tests/test_settlement_workflow.cpp index 214cff75c2cd..869402fd94da 100644 --- a/applications/GeoMechanicsApplication/tests/cpp_tests/test_settlement_workflow.cpp +++ b/applications/GeoMechanicsApplication/tests/cpp_tests/test_settlement_workflow.cpp @@ -26,7 +26,7 @@ using namespace Kratos; namespace Kratos::Testing { -KRATOS_TEST_CASE_IN_SUITE(SettlementWorkflow, KratosGeoMechanicsSkippedSuite) +[[maybe_unused]] void TestSettlement() { const auto working_directory = std::filesystem::path{"./applications/GeoMechanicsApplication/tests/test_settlement_workflow"};