We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee0296 commit 66b249aCopy full SHA for 66b249a
tests/apollo/CMakeLists.txt
@@ -145,5 +145,5 @@ apollo_test(NAME skvbc_reply_tests SUITE test_skvbc_reply)
145
apollo_test(NAME skvbc_diagnostics_tests SUITE test_skvbc_diagnostics)
146
apollo_test(NAME osexample_demo_tests SUITE test_osexample_demo)
147
if(ENABLE_RESTART_RECOVERY_TESTS)
148
- apollo_test(NAME skvbc_restart_recovery_tests test_skvbc_restart_recovery)
+ apollo_test(NAME skvbc_restart_recovery_tests SUITE test_skvbc_restart_recovery)
149
endif()
0 commit comments