mirror of
https://github.com/status-im/open-bounty.git
synced 2025-01-26 09:19:03 +00:00
exclude unused modules
This commit is contained in:
parent
60695e3012
commit
52faf5dfb8
@ -1,9 +1,6 @@
|
|||||||
import pytest
|
import pytest
|
||||||
# from os import environ
|
|
||||||
# from pages.openbounty.landing import LandingPage
|
|
||||||
from pages.openbounty.bounties import BountiesPage
|
from pages.openbounty.bounties import BountiesPage
|
||||||
from pages.openbounty.activity import ActivityPage
|
from pages.openbounty.activity import ActivityPage
|
||||||
# from pages.thirdparty.github import GithubPage
|
|
||||||
from tests.basetestcase import BaseTestCase
|
from tests.basetestcase import BaseTestCase
|
||||||
from tests import test_data
|
from tests import test_data
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user