Reenable unit tests in release mode

This commit is contained in:
SirLynix
2023-07-30 10:55:38 +02:00
parent 3d18052e45
commit b191dacc58
9 changed files with 20 additions and 24 deletions

View File

@@ -2,7 +2,7 @@
#include <catch2/catch_approx.hpp>
#include <catch2/catch_test_macros.hpp>
SCENARIO("Application", "[CORE][ABSTRACTHASH]")
SCENARIO("Application", "[CORE][Application]")
{
WHEN("Updating the application multiple times")
{