Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Oct 17, 2024
1 parent e118a02 commit 544106b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/java/org/openelisglobal/AppTestConfig.java
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@
"org.openelisglobal.systemusermodule.service", "org.openelisglobal.rolemodule.service",
"org.openelisglobal.systemusermodule.daoimpl", "org.openelisglobal.systemusermodule.service",
"org.openelisglobal.login.service", "org.openelisglobal.view", "org.openelisglobal.search.service",
"org.openelisglobal.sample.daoimpl", "org.openelisglobal.menu.MenuServiceTest",
"org.openelisglobal.menu", "org.openelisglobal.sample.daoimpl", "org.openelisglobal.common.util",
"org.openelisglobal.sample.daoimpl", "org.openelisglobal.menu.MenuServiceTest", "org.openelisglobal.menu",
"org.openelisglobal.sample.daoimpl", "org.openelisglobal.common.util",
"org.openelisglobal.role", }, excludeFilters = {

@ComponentScan.Filter(type = FilterType.REGEX, pattern = "org.openelisglobal.patient.controller.*"),
Expand Down

0 comments on commit 544106b

Please sign in to comment.