Skip to content

Commit 508f116

Browse files
authored
Update test-ghe-backup.sh
1 parent f37afbb commit 508f116

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
@@ -346,7 +346,7 @@ begin_test "ghe-backup has default cadence configured"
346346
set -e
347347
enable_actions
348348

349-
[ -n "$GHE_MSSQL_BACKUP_CADENCE ]
349+
[ -n "$GHE_MSSQL_BACKUP_CADENCE" ]
350350
)
351351
end_test
352352

0 commit comments

Comments
 (0)