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 370050d commit edf54feCopy full SHA for edf54fe
test/testlib.sh
@@ -42,7 +42,7 @@ export GHE_BACKUP_CONFIG GHE_DATA_DIR GHE_REMOTE_DATA_DIR GHE_REMOTE_ROOT_DIR
42
43
# The default remote appliance version. This may be set in the environment prior
44
# to invoking tests to emulate a different remote vm version.
45
-: ${GHE_TEST_REMOTE_VERSION:=3.1.0.rc1.rc1}
+: ${GHE_TEST_REMOTE_VERSION:=3.1.0.rc1}
46
export GHE_TEST_REMOTE_VERSION
47
48
# Source in the backup config and set GHE_REMOTE_XXX variables based on the
0 commit comments