Skip to content

Commit cd6ccf4

Browse files
author
Nick Iodice
authored
update test versions
1 parent d1679ac commit cd6ccf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test-ghe-host-check.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ begin_test "ghe-host-check detects unsupported GitHub Enterprise Server versions
6060
! GHE_TEST_REMOTE_VERSION=2.20.0 ghe-host-check
6161
! GHE_TEST_REMOTE_VERSION=2.21.0 ghe-host-check
6262
! GHE_TEST_REMOTE_VERSION=2.22.0 ghe-host-check
63-
GHE_TEST_REMOTE_VERSION=3.0.0 ghe-host-check
63+
! GHE_TEST_REMOTE_VERSION=3.0.0 ghe-host-check
6464
GHE_TEST_REMOTE_VERSION=3.1.0 ghe-host-check
6565
GHE_TEST_REMOTE_VERSION=$BACKUP_UTILS_VERSION ghe-host-check
6666
GHE_TEST_REMOTE_VERSION=$BACKUP_UTILS_VERSION ghe-host-check

0 commit comments

Comments
 (0)