syun64 commented on code in PR #506:
URL: https://github.com/apache/iceberg-python/pull/506#discussion_r1525656909


##########
Makefile:
##########
@@ -42,7 +42,7 @@ test-integration:
        docker-compose -f dev/docker-compose-integration.yml up -d
        sleep 10
        docker-compose -f dev/docker-compose-integration.yml exec -T 
spark-iceberg ipython ./provision.py
-       poetry run pytest tests/ -v -m integration ${PYTEST_ARGS}
+       poetry run pytest tests/integration/test_add_files.py -v -m integration 
${PYTEST_ARGS}

Review Comment:
   I always do 😅



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to