Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Commit

Permalink
import call_command
Browse files Browse the repository at this point in the history
  • Loading branch information
sebgrebe committed Apr 1, 2024
1 parent 1b60fe7 commit 851a9ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eahub/tests/e2e/cases.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import socket

from django.core.management import call_command
from django.contrib.staticfiles.testing import StaticLiveServerTestCase
from django.test import override_settings, tag
from selenium import webdriver
Expand Down

0 comments on commit 851a9ee

Please sign in to comment.