Skip to content

Commit 2f2eb31

Browse files
committed
collect test from the python/fbprophet directory
1 parent 924d32a commit 2f2eb31

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

k8/images/prophet/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ RUN cd python \
2929
python -c "from fbprophet import Prophet"
3030

3131
ENV PYTHON_RECORD_API_FROM_MODULES=fbprophet
32-
CMD ["pytest", "fbprophet", "--verbose", "--suppress-tests-failed-exit-code"]
32+
CMD ["pytest", "python/fbprophet", "--verbose", "--suppress-tests-failed-exit-code"]

k8/images/prophet/version

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3
1+
1.3.1

0 commit comments

Comments
 (0)