Skip to content

Commit 41ef81c

Browse files
committed
Maybe we need this test as IntegrationTest (after package-phase)
1 parent fe22a70 commit 41ef81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/org/utplsql/api/reporter/CoverageHTMLReporterAssetTest.java renamed to src/test/java/org/utplsql/api/reporter/CoverageHTMLReporterAssetIT.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
import java.nio.file.*;
1010
import java.nio.file.attribute.BasicFileAttributes;
1111

12-
public class CoverageHTMLReporterAssetTest {
12+
public class CoverageHTMLReporterAssetIT {
1313

1414
private static final String TEST_FOLDER = "__testAssets";
1515

0 commit comments

Comments
 (0)