On Thu, Apr 15, 2021 at 6:52 PM Cleber Rosa <cr...@redhat.com> wrote: > > The test contains methods for the proper log of test related > information. Let's use that and remove the print and the unused > logging import. > > Reference: > https://avocado-framework.readthedocs.io/en/87.0/api/test/avocado.html#avocado.Test.log > Signed-off-by: Cleber Rosa <cr...@redhat.com> > --- > tests/acceptance/cpu_queries.py | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) >
Reviewed-by: Willian Rampazzo <willi...@redhat.com>