Skip to content

Commit

Permalink
remove useless test + dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
pablonyx committed Nov 25, 2024
1 parent f789cf5 commit e39b6a6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion backend/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ RUN apt-get update && \
pkg-config \
gcc && \
apt-get install -y libxmlsec1-openssl && \
apt-get install -y magic \
apt-get autoremove -y && \
rm -rf /var/lib/apt/lists/* && \
rm -f /usr/local/lib/python3.11/site-packages/tornado/test/test.key
Expand Down
30 changes: 0 additions & 30 deletions backend/tests/integration/tests/file/test_file_detection.py

This file was deleted.

0 comments on commit e39b6a6

Please sign in to comment.