Skip to content

Commit 89e572e

Browse files
committed
rm broken crawlers integration tests
1 parent f5189c5 commit 89e572e

File tree

3 files changed

+1
-114
lines changed

3 files changed

+1
-114
lines changed

tests/integration/actor_source_base/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ RUN echo "Python version:" \
1616
&& echo "All installed Python packages:" \
1717
&& pip freeze
1818

19-
CMD ["sh", "-c", "python server.py & python -m src"]
19+
CMD ["sh", "-c", "python -m src"]
Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
# The test fixture will put the Apify SDK wheel path on the next line
22
APIFY_SDK_WHEEL_PLACEHOLDER
3-
uvicorn[standard]
4-
crawlee[parsel]

tests/integration/test_crawlers_with_storages.py

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)