Skip to content

Commit

Permalink
fix: use sitemixin
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-D-Akbar committed Feb 10, 2025
1 parent 96560fc commit 4dd8e07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions course_discovery/apps/tagging/tests/test_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
from selenium.webdriver.firefox.options import Options
from selenium.webdriver.support.ui import Select, WebDriverWait

from course_discovery.apps.api.tests.mixins import SiteMixin
from course_discovery.apps.core.tests.factories import UserFactory
from course_discovery.apps.course_metadata.tests.factories import CourseFactory
from course_discovery.apps.tagging.models import CourseVertical
Expand Down

0 comments on commit 4dd8e07

Please sign in to comment.