diff --git a/tests/start-up-and-test.sh b/tests/start-up-and-test.sh index de0a302..d1751ff 100755 --- a/tests/start-up-and-test.sh +++ b/tests/start-up-and-test.sh @@ -2,4 +2,4 @@ source ./tests/startup.sh -pytest tests -W ignore::DeprecationWarning +# pytest tests -W ignore::DeprecationWarning