gitlab.tests: fix erroneous import from gitea module
This commit is contained in:
parent
6d22007946
commit
5411141e3a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ from unittest.mock import call, patch
|
|||
|
||||
from celery.result import GroupResult
|
||||
|
||||
from swh.lister.gitea.tasks import NBPAGES
|
||||
from swh.lister.gitlab.tasks import NBPAGES
|
||||
from swh.lister.utils import split_range
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue