We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29b1f8a commit b21224fCopy full SHA for b21224f
tests/unit/test_ghost_zone.cpp
@@ -347,7 +347,7 @@ using grtest::ChemPreset;
347
using grtest::InitialUnitPreset;
348
349
INSTANTIATE_TEST_SUITE_P(
350
- VaryingPrimordialChem, APIGhostZoneTest,
+ /* 1st arg is intentionally empty */, APIGhostZoneTest,
351
::testing::Values(
352
FullConfPreset{ChemPreset::primchem0, InitialUnitPreset::simple_z0},
353
FullConfPreset{ChemPreset::primchem1, InitialUnitPreset::simple_z0},
0 commit comments