1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2025-02-19 19:44:38 +02:00

Fix command/manifest unit test title.

This commit is contained in:
David Steele 2023-03-27 16:42:35 +06:00
parent 9ca9c8e4c9
commit 91f9301b9d

View File

@ -60,7 +60,7 @@ testRun(void)
harnessLogLevelSet(logLevelWarn);
// *****************************************************************************************************************************
if (testBegin("!!!"))
if (testBegin("cmdManifest()"))
{
// -------------------------------------------------------------------------------------------------------------------------
TEST_TITLE("stanza create");