Skip to content

Commit

Permalink
[AIRFLOW-6459] Increase verbosity of pytest (apache#7049)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4069c07)
  • Loading branch information
mik-laj authored and kaxil committed Jan 26, 2020
1 parent d37b29d commit 15ffa7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pytest.ini
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
[pytest]
addopts =
-rasl
--verbosity=1
--verbosity=2
; This will treat all tests as flaky
; --force-flaky
norecursedirs =
Expand Down

0 comments on commit 15ffa7b

Please sign in to comment.