Acceptance tests: drop left over usage of "🥑 enable"

Commit 9531d26c10 removed all of "🥑 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>
This commit is contained in:
Cleber Rosa 2019-06-07 11:22:18 -04:00
parent 9f672f9c0f
commit 7a408b9976
1 changed files with 0 additions and 3 deletions

View File

@ -17,9 +17,6 @@ from avocado.utils import wait
class Migration(Test):
"""
:avocado: enable
"""
timeout = 10