Skip to content

Commit b21224f

Browse files
committed
tweak the name of the test_ghost_zone tests
1 parent 29b1f8a commit b21224f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_ghost_zone.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ using grtest::ChemPreset;
347347
using grtest::InitialUnitPreset;
348348

349349
INSTANTIATE_TEST_SUITE_P(
350-
VaryingPrimordialChem, APIGhostZoneTest,
350+
/* 1st arg is intentionally empty */, APIGhostZoneTest,
351351
::testing::Values(
352352
FullConfPreset{ChemPreset::primchem0, InitialUnitPreset::simple_z0},
353353
FullConfPreset{ChemPreset::primchem1, InitialUnitPreset::simple_z0},

0 commit comments

Comments
 (0)