Skip to content

Commit

Permalink
ci: fvm_basic.bats, smoke test adjustment (#3717)
Browse files Browse the repository at this point in the history
  • Loading branch information
digikata committed Nov 16, 2023
1 parent 086b61e commit 0b6df6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/cli/fvm_smoke_tests/fvm_basic.bats
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ load "$TEST_HELPER_DIR"/bats-assert/load.bash
setup_file() {
# Tests in this file are executed in order and rely on the previous test
# to be successful.
HUB_REGISTRY_URL="https://hub-dev.infinyon.cloud"

HUB_REGISTRY_URL="https://hub.infinyon.cloud"
export HUB_REGISTRY_URL
debug_msg "Using Hub Registry URL: $HUB_REGISTRY_URL"

Expand Down

0 comments on commit 0b6df6b

Please sign in to comment.