Skip to content

Commit 6e3dffa

Browse files
committed
Renamed unit test to get rid of ignore undrained in names
1 parent 4cb4787 commit 6e3dffa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

applications/GeoMechanicsApplication/tests/cpp_tests/custom_utilities/test_transport_equation_utilities.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ KRATOS_TEST_CASE_IN_SUITE(CalculateBiotModulusInverse_GivesExpectedResult, Krato
4242
expected_value);
4343
}
4444

45-
KRATOS_TEST_CASE_IN_SUITE(CalculateBiotModulusInverse_ReturnsLargeNumber_WhenIgnoreUndrained,
45+
KRATOS_TEST_CASE_IN_SUITE(CalculateBiotModulusInverse_ReturnsLargeNumber_WhenConstantPwField,
4646
KratosGeoMechanicsFastSuiteWithoutKernel)
4747
{
4848
Properties properties;

0 commit comments

Comments
 (0)