Skip to content

Commit

Permalink
Okay now the failed tests should *really* be gone.
Browse files Browse the repository at this point in the history
  • Loading branch information
Richard Liang committed Jan 31, 2019
1 parent ab765eb commit 29e33b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kive/container/tests_mock.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from container.ajax import ContainerAppViewSet
from container.management.commands import runcontainer
from container.models import Container, ContainerFamily, ContainerApp, \
ContainerArgument, ContainerFileFormField, ContainerRun, ContainerDataset
ContainerArgument, ContainerRun, ContainerDataset
from kive.tests import BaseTestCases, strip_removal_plan
from librarian.models import Dataset
from metadata.models import KiveUser
Expand Down

0 comments on commit 29e33b0

Please sign in to comment.