fix Atom GPU test by enabling autotest_mode (#2117)

Signed-off-by: jromnoa <jromnoa@amazon.com>
monroegm-disable-blank-issue-2
jromnoa 5 years ago committed by GitHub
parent df9358c492
commit 900f37644e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save