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:
Prachi Srivastava 2018-11-27 12:47:16 +05:30 committed by Joseph Nuthalapati
parent 640620a0bd
commit 0106877eff
No known key found for this signature in database
GPG Key ID: 5398F00A2FA43C35

View File

@ -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