exclude unused modules

This commit is contained in:
Churikova Tetiana 2018-04-06 15:09:36 +03:00
parent 60695e3012
commit 52faf5dfb8
No known key found for this signature in database
GPG Key ID: 0D4EA7B33B47E6D8

View File

@ -1,9 +1,6 @@
import pytest
# from os import environ
# from pages.openbounty.landing import LandingPage
from pages.openbounty.bounties import BountiesPage
from pages.openbounty.activity import ActivityPage
# from pages.thirdparty.github import GithubPage
from tests.basetestcase import BaseTestCase
from tests import test_data