fix Atom GPU test by enabling autotest_mode (#2117)

Signed-off-by: jromnoa <jromnoa@amazon.com>
This commit is contained in:
jromnoa
2021-07-12 18:19:41 -07:00
committed by GitHub
parent df9358c492
commit 900f37644e
@@ -77,7 +77,6 @@ class TestAllComponentsIndepthTests(object):
unexpected_lines=unexpected_lines,
halt_on_unexpected=True,
cfg_args=[level],
auto_test_mode=False,
null_renderer=False,
)