Skip to content

Commit 59f778c

Browse files
test: fix tests
1 parent 734ca6e commit 59f778c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/config-pip_spec.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ export ARTIFACTORY_ACCESS_TOKEN="test-token"
1212
# Expected output messages
1313
MESSAGE_CONFIGURING_PIP="Configuring pip to use Artifactory..."
1414
MESSAGE_PIP_CONFIGURATION_SUCCESS="✓ pip configuration completed successfully"
15-
MESSAGE_REPOX_HOST="Repox host: repox.jfrog.io"
15+
MESSAGE_REPOX_HOST="Repox host: repox.jfrog.io/artifactory"
1616

1717
Describe 'config-pip/config.sh'
1818
It 'does not run main when sourced'

0 commit comments

Comments
 (0)