change address
This commit is contained in:
parent
78d44e5a60
commit
a0bfc4c72a
|
@ -14,7 +14,7 @@ import java.net.URISyntaxException;
|
||||||
import java.nio.file.Paths;
|
import java.nio.file.Paths;
|
||||||
|
|
||||||
class ExcelFormulaUnitTest {
|
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 String fileLocation;
|
||||||
private ExcelFormula excelFormula;
|
private ExcelFormula excelFormula;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue