From b83a9c2a0e2cd7f406134104b30536d65c158595 Mon Sep 17 00:00:00 2001 From: Jon-Michael Hartway Date: Thu, 2 Nov 2023 16:36:33 -0400 Subject: [PATCH] I think I actually fixed the test, fuck off gh actions --- src/Test/TestUtils.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Test/TestUtils.cpp b/src/Test/TestUtils.cpp index 33cb0b6..06eda3f 100644 --- a/src/Test/TestUtils.cpp +++ b/src/Test/TestUtils.cpp @@ -1,5 +1,5 @@ #include "../Utils/General.hpp" -#include "catch2/catch_test_macros.hpp" +#include #include #include