Skip to content

Commit 51af0ed

Browse files
committed
Update test-ghe-backup.sh
1 parent 25ae7d8 commit 51af0ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-ghe-backup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ begin_test "ghe-backup has default cadence configured"
357357
set -e
358358
enable_actions
359359

360-
[ -n "$GHE_MSSQL_BACKUP_CADENCE ]
360+
[ -n "$GHE_MSSQL_BACKUP_CADENCE" ]
361361
)
362362
end_test
363363

0 commit comments

Comments
 (0)