From 2ad242e198a960cce062dc5d63501ffbd5d2144e Mon Sep 17 00:00:00 2001 From: Philipp Basler Date: Thu, 6 Apr 2023 16:53:05 +0200 Subject: [PATCH] Update Test-origin.cpp --- tests/unittests/Test-origin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unittests/Test-origin.cpp b/tests/unittests/Test-origin.cpp index dcce8dc3..40cef790 100644 --- a/tests/unittests/Test-origin.cpp +++ b/tests/unittests/Test-origin.cpp @@ -35,7 +35,7 @@ const std::vector 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;