Skip to content

Commit

Permalink
Acceptance tests: drop left over usage of ":avocado: enable"
Browse files Browse the repository at this point in the history
Commit 9531d26 removed all of ":avocado: enable" tags, but then
a new entry was added with the introduction of migration.py.

Let's remove it for consistency.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190607152223.9467-4-crosa@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
  • Loading branch information
clebergnu committed Aug 29, 2019
1 parent 9f672f9 commit 7a408b9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tests/acceptance/migration.py
Expand Up @@ -17,9 +17,6 @@


class Migration(Test):
"""
:avocado: enable
"""

timeout = 10

Expand Down

0 comments on commit 7a408b9

Please sign in to comment.