Skip to content

Commit

Permalink
finally m7 tests fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KaterynaHonchar committed Dec 17, 2020
1 parent f6645b4 commit 497243c
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -52,6 +52,8 @@ protected List<File> getObjectListToImport(){

@Test(groups={"M7"})
public void mod07test01RunningImportFromResource() throws IOException {
importObject(NUMERIC_PIN_FIRST_NONZERO_POLICY_FILE, true);

hrTargetFile = new File(getTestTargetDir(), HR_FILE_SOURCE_NAME);
FileUtils.copyFile(HR_SOURCE_FILE, hrTargetFile);

Expand Down

0 comments on commit 497243c

Please sign in to comment.