fix ArchitectureTest rbac sub-packages
This commit is contained in:
parent
435d82116d
commit
cfb1a17a2e
@ -68,11 +68,11 @@ public class ArchitectureTest {
|
|||||||
"..mapper",
|
"..mapper",
|
||||||
"..ping",
|
"..ping",
|
||||||
"..rbac",
|
"..rbac",
|
||||||
|
"..rbac.generator",
|
||||||
"..rbac.subject",
|
"..rbac.subject",
|
||||||
"..rbac.rbacgrant",
|
"..rbac.grant",
|
||||||
"..rbac.rbacrole",
|
"..rbac.role",
|
||||||
"..rbac.rbacobject",
|
"..rbac.object",
|
||||||
"..rbac.rbacdef",
|
|
||||||
"..stringify"
|
"..stringify"
|
||||||
// ATTENTION: Don't simply add packages here, also add arch rules for the new package!
|
// ATTENTION: Don't simply add packages here, also add arch rules for the new package!
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user