Skip to content

Commit

Permalink
Adapt test for e2xmanager
Browse files Browse the repository at this point in the history
  • Loading branch information
tmetzl committed Aug 15, 2023
1 parent 3e881fd commit 2803454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2xgrader/tests/apps/test_e2xmanager.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

from notebook.serverextensions import BaseJSONConfigManager, jupyter_config_path

from e2xgrader.apps import e2xmanager
from e2xgrader.extension_config import e2xmanager


class TestE2XExtensionManager(unittest.TestCase):
Expand Down

0 comments on commit 2803454

Please sign in to comment.