Skip to content

Commit

Permalink
Update Test-origin.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
phbasler authored Apr 6, 2023
1 parent 70d3ae5 commit 2ad242e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unittests/Test-origin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const std::vector<double> example_point_C2HDM{/* lambda_1 = */ 3.29771,
* @test Check if the automatic Debye corrections match the SM one in the SM
* case. This should be y_t^2/4.
*/
TEST_CASE("Test Calculate Debye", "[origin-s]")
TEST_CASE("Test Calculate Debye", "[origin]")
{

using namespace BSMPT;
Expand Down

0 comments on commit 2ad242e

Please sign in to comment.