Skip to content

Commit

Permalink
Remove overrideExpectedTestFiles from test
Browse files Browse the repository at this point in the history
This should have been removed before push the change
  • Loading branch information
aurambaj committed Aug 31, 2023
1 parent ef19494 commit 7eb4e62
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -847,8 +847,6 @@ public void importCsv() throws Exception {
@Test
public void importCsvAdobeMagento() throws Exception {

System.setProperty("overrideExpectedTestFiles", "true");

Repository repository = createTestRepoUsingRepoService();

getL10nJCommander()
Expand Down

0 comments on commit 7eb4e62

Please sign in to comment.