Skip to content
Snippets Groups Projects
Commit 7b1c90da authored by Laura Stengel's avatar Laura Stengel
Browse files

changed test name

parent 922e9aa4
No related branches found
No related tags found
1 merge request!259Resolve "Pipeline runtime"
Pipeline #128398 passed
......@@ -88,7 +88,7 @@ protected:
};
TEST_P(QuadraticDirichletBeamTest, H1ErrorTest) {
TEST_P(QuadraticDirichletBeamTest, ErrorTest) {
std::vector<double> l2_err(GetParam().LevelSize());
std::vector<double> h1_err(GetParam().LevelSize());
std::vector<double> energy_err(GetParam().LevelSize());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment