Skip to content

Commit

Permalink
janacontrol-tests now terminate
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanwbrei committed Jan 30, 2025
1 parent 8ec3d26 commit 1a84995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/janacontrol/janacontrol_tests.cc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ TEST_CASE("JANAControlIntegrationTests") {
app->Add(new JControlEventProcessor);

// Set test parameters
app->SetParameterValue("nevents", 10);
app->SetParameterValue("jana:nevents", 10);

// Run everything, blocking until finished
app->Run();
Expand Down

0 comments on commit 1a84995

Please sign in to comment.