Skip to content

Commit c1edc57

Browse files
committed
fixup! add an other test to toFix
1 parent 6e5877a commit c1edc57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/RadialGeneralRateModel.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
#include "Utils.hpp"
2020

2121

22-
TEST_CASE("Radial GRM numerical Benchmark with parameter sensitivities for linear case", "[RadGRM],[Simulation],[Reference],[Sensitivity],[CI_sens11]")
22+
TEST_CASE("Radial GRM numerical Benchmark with parameter sensitivities for linear case", "[RadGRM],[Simulation],[Reference],[Sensitivity],[toFix]")
2323
{
2424
const std::string& modelFilePath = std::string("/data/model_radGRM_dynLin_1comp_sensbenchmark1.json");
2525
const std::string& refFilePath = std::string("/data/ref_radGRM_dynLin_1comp_sensbenchmark1_FV_Z32parZ4.h5");

0 commit comments

Comments
 (0)