Skip to content
Snippets Groups Projects
Commit b7f8bd3c authored by Ben Patterson's avatar Ben Patterson
Browse files

Follow imports order guidelines.

parent 8d1651cc
No related merge requests found
"""
Acceptance tests for the Import and Export pages
"""
from flaky import flaky
from abc import abstractmethod
from bok_choy.promise import EmptyPromise
from datetime import datetime
from flaky import flaky
from .base_studio_test import StudioLibraryTest, StudioCourseTest
from ...fixtures.course import XBlockFixtureDesc
from ...pages.studio.import_export import ExportLibraryPage, ExportCoursePage, ImportLibraryPage, ImportCoursePage
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment