Skip to content

Commit 48766a8

Browse files
committed
Renamed test file
1 parent 2118cf4 commit 48766a8

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

app/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN pip3 install -r requirements.txt
1010

1111
# Copy the evaluation and testing scripts
1212
COPY evaluation.py ./app/
13-
COPY evaluation_tests.py ./app/
13+
COPY evaluation_test.py ./app/
1414

1515
# Copy Documentation
1616
COPY docs/dev.md ./app/docs/dev.md

0 commit comments

Comments
 (0)