From: Flavio Calva Date: Tue, 14 Jun 2022 17:46:12 +0000 (+0100) Subject: whoops X-Git-Url: http://git.ya2.it/?p=pmachines.git;a=commitdiff_plain;h=fd51f753ff887bc62337352e1226a497b4ab8283 whoops --- diff --git a/tests/functional_test.py b/tests/functional_test.py index 9ac9b29..83e7e70 100644 --- a/tests/functional_test.py +++ b/tests/functional_test.py @@ -143,8 +143,8 @@ class FunctionalTest(GameObject): def _do_screenshots_1(self): info('_do_screenshots_1') self._screenshot(FunctionalTest.start_time, 'main_menu') - #self._do_screenshots_credits() - #self._do_screenshots_options() + self._do_screenshots_credits() + self._do_screenshots_options() self._do_screenshots_exit() def _do_screenshots_credits(self):