We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 003b63e commit 5d4f8e2Copy full SHA for 5d4f8e2
tools/bamm-cli/src/test/java/io/openmanufacturing/sds/ApplicationIntegrationTest.java
@@ -40,7 +40,7 @@
40
41
import io.openmanufacturing.sds.aspectmetamodel.KnownVersion;
42
import io.openmanufacturing.sds.aspectmodel.java.exception.CodeGenerationException;
43
-import io.openmanufacturing.sds.exeption.CommandException;
+import io.openmanufacturing.sds.exception.CommandException;
44
import io.openmanufacturing.sds.test.MetaModelVersions;
45
import io.openmanufacturing.sds.test.TestAspect;
46
import picocli.CommandLine;
0 commit comments