Skip to content

Commit

Permalink
I forgot I started add test but never finished
Browse files Browse the repository at this point in the history
  • Loading branch information
lsproule committed Oct 29, 2023
1 parent 988c897 commit 0048cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Test/TestCommands.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ namespace Tests::Command {
TEST_CASE("TestCommands", "[commands]"){

REQUIRE(testCommandInit());
REQUIRE(testCommandAdd());
//REQUIRE(testCommandAdd());
}
}

Expand Down

0 comments on commit 0048cf9

Please sign in to comment.