Skip to content

Commit 3ffbf7c

Browse files
newtorka-d
andauthored
chore: [OpenAPI] Fix broken test (#761)
Co-authored-by: Alexander Dümont <alexander_duemont@web.de>
1 parent b96794b commit 3ffbf7c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

datamodel/openapi/openapi-generator-maven-plugin/src/test/java/com/sap/cloud/sdk/datamodel/openapi/generator/DataModelGeneratorMojoUnitTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88

99
import org.apache.maven.plugin.MojoExecutionException;
1010
import org.apache.maven.plugin.testing.MojoRule;
11-
// import org.junit.jupiter.api.Test;
12-
import org.junit.Test;
11+
import org.junit.jupiter.api.Test;
1312
import org.junit.jupiter.api.io.TempDir;
1413
import org.junit.runner.Description;
1514
import org.junit.runners.model.Statement;

0 commit comments

Comments
 (0)