Skip to content

Commit

Permalink
reversed to success-built version
Browse files Browse the repository at this point in the history
  • Loading branch information
fedorovychh committed Nov 3, 2023
1 parent b965de7 commit 69391c6
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
import org.junit.jupiter.api.BeforeAll;
import org.junit.jupiter.api.Test;

import java.util.Arrays;
import java.util.List;

public class FileReaderServiceTest {
private static final String CORRECT_INPUT_FILE_NAME = "src/main/resources/input.csv";
private static final String WRONG_INPUT_FILE_NAME = "53hsd59.csv";
Expand Down

0 comments on commit 69391c6

Please sign in to comment.