Skip to content

Commit 4698884

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 51b5e75 commit 4698884

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/tests/algorithms_test/digi_PulseGeneration.cc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@ TEST_CASE("PulseGeneration generates correct number of pulses", "[PulseGeneratio
6666
}
6767
}
6868

69-
TEST_CASE("Test the EvaluatorSvc pulse generation with a square pulse",
70-
"[PulseGeneration]") {
69+
TEST_CASE("Test the EvaluatorSvc pulse generation with a square pulse", "[PulseGeneration]") {
7170

7271
eicrecon::PulseGeneration<edm4hep::SimTrackerHit> algo("PulseGeneration");
7372
eicrecon::PulseGenerationConfig cfg;

0 commit comments

Comments
 (0)