Browse Source

test: Re-enable embedding of assets for acceptance tests

David Cramer 5 years ago
parent
commit
fb7a8d82a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      setup.cfg

+ 1 - 0
setup.cfg

@@ -4,6 +4,7 @@ addopts = --tb=native -p no:doctest -p no:warnings
 norecursedirs = bin dist docs htmlcov script hooks node_modules .* {args}
 looponfailroots = src tests
 selenium_driver = chrome
+self-contained-html = true
 markers =
     snuba: mark a test as requiring snuba