From 73821ecd28da22c6908879d457fe7465d301f998 Mon Sep 17 00:00:00 2001 From: FrantiĊĦek Zatloukal Date: Sep 29 2020 13:51:54 +0000 Subject: Forgot to add source (pytest.ini) --- diff --git a/pytest.ini b/pytest.ini new file mode 100644 index 0000000..a7a52cc --- /dev/null +++ b/pytest.ini @@ -0,0 +1,3 @@ +[pytest] +markers = + celery(**overrides): override celery configuration for a test case \ No newline at end of file