change address

This commit is contained in:
STS 2020-07-28 14:23:08 +02:00
parent 78d44e5a60
commit a0bfc4c72a
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ import java.net.URISyntaxException;
import java.nio.file.Paths;
class ExcelFormulaUnitTest {
private static String FILE_NAME = "com/bealdung/poi/excel/setformula/SetFormulaTest.xlsx";
private static String FILE_NAME = "com/baeldung/poi/excel/setformula/SetFormulaTest.xlsx";
private String fileLocation;
private ExcelFormula excelFormula;