Skip to content

Commit

Permalink
Convert file_input tests to package
Browse files Browse the repository at this point in the history
  • Loading branch information
index-git committed Nov 14, 2022
1 parent 37e1235 commit 42181c0
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
import tests.asserts.processing as processing
import tests.asserts.final.publication as publication
from test_tools import process_client, util
from . import common_publications as publications
from ... import Action, Publication, dynamic_data as consts
from .. import common_publications as publications
from .... import Action, Publication, dynamic_data as consts

KEY_PUBLICATION_TYPE = 'publ_type'
KEY_ACTION_PARAMS = 'action_params'
Expand Down

0 comments on commit 42181c0

Please sign in to comment.