mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
Ignores warnings in pytest while running funtional test
Reviewed-by: Joseph Nuthalapati <njoseph@thoughtworks.com> Signed-off-by: Joseph Nuthalapati <njoseph@thoughtworks.com>
This commit is contained in:
parent
640620a0bd
commit
0106877eff
@ -0,0 +1,4 @@
|
||||
; Ignore warnings temporary fix
|
||||
; TODO:// Remove when https://github.com/pytest-dev/pytest-splinter/issues/112 is resolved
|
||||
[pytest]
|
||||
addopts = -p no:warnings
|
||||
Loading…
x
Reference in New Issue
Block a user