Skip to content
Snippets Groups Projects
Commit 0b5e7c71 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

spotless

parent 8044d963
No related branches found
No related tags found
1 merge request!806AWS Lambda
......@@ -27,10 +27,11 @@ class GenerateActual {
// // Generate web
// ApplicationContext context = Micronaut
// .build("--model=" + nshm.modelPath())
// .mainClass(Application.class)
// .start();
// NshmTestUtils.writeWebExpecteds(nshm, Optional.of(NshmTests.WEB_DATA_PATH));
// .build("--model=" + nshm.modelPath())
// .mainClass(Application.class)
// .start();
// NshmTestUtils.writeWebExpecteds(nshm,
// Optional.of(NshmTests.WEB_DATA_PATH));
// context.close();
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment