diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed1998ee..22623e4c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -530,7 +530,7 @@ Windows: # these are the tests that must pass - python tests\checkupdates.TestCase - python tests\exception.TestCase - - python tests\import.TestCase + - python tests\import_subcommand.TestCase - python tests\init.TestCase - python tests\lint.TestCase - python tests\main.TestCase