We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1679ac commit cd6ccf4Copy full SHA for cd6ccf4
test/test-ghe-host-check.sh
@@ -60,7 +60,7 @@ begin_test "ghe-host-check detects unsupported GitHub Enterprise Server versions
60
! GHE_TEST_REMOTE_VERSION=2.20.0 ghe-host-check
61
! GHE_TEST_REMOTE_VERSION=2.21.0 ghe-host-check
62
! GHE_TEST_REMOTE_VERSION=2.22.0 ghe-host-check
63
- GHE_TEST_REMOTE_VERSION=3.0.0 ghe-host-check
+ ! GHE_TEST_REMOTE_VERSION=3.0.0 ghe-host-check
64
GHE_TEST_REMOTE_VERSION=3.1.0 ghe-host-check
65
GHE_TEST_REMOTE_VERSION=$BACKUP_UTILS_VERSION ghe-host-check
66
0 commit comments