Skip to content

Commit 448c1bb

Browse files
committed
feat: change integration tests (fx out, pypi in)
1 parent 440da2f commit 448c1bb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/integration/dev-env/docker_image_integration_tests.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,8 +156,7 @@ fi
156156
NUMBER_TESTS_RUN=0
157157
NUMBER_TESTS_PASS=0
158158
test_wrapper test_sample_spider_python_wheels
159-
##### test_wrapper test_sample_spider_pypi
160-
test_wrapper test_sample_spider_xe_exchange_rates
159+
test_wrapper test_sample_spider_pypi
161160
if [ "1" -ne "${VERBOSE:-0}" ]; then
162161
echo ""
163162
fi

0 commit comments

Comments
 (0)