HeVictor commented on code in PR #1136: URL: https://github.com/apache/isis/pull/1136#discussion_r992160342
########## starters/adoc/modules/starters/pages/simpleapp.adoc: ########## @@ -610,9 +613,6 @@ This may be required because the application might otherwise be configured to us <.> Sets up logging to use the configuration defined in the `log4j2-test.xml` file -<.> Tests typically inherit from `IsisIntegrationTestAbstract`, which provides some convenience methods to inherit from. -In this case, the test inherits from the `IsisIntegrationTestAbstractWithFixtures` subclass which also adds in support for running fixtures. - === webapp's src/main/java Review Comment: Beyond a couple of typos, I rearranged the numbered annotations for `SimpleModuleIntegTestAbstract.java` in this file as I think they weren't lined up properly with the line of code they were supposed to correspond to. I made some educated guesses and assumptions here so it is possible that these might not be completely correct -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
