fix ArchitectureTest by adding package lambda

This commit is contained in:
Michael Hoennig 2024-10-05 14:25:37 +02:00
parent 2560c402f8
commit 41f5eabd32

View File

@ -43,6 +43,7 @@ public class ArchitectureTest {
"..test.dom", "..test.dom",
"..context", "..context",
"..hash", "..hash",
"..lambda",
"..generated..", "..generated..",
"..persistence..", "..persistence..",
"..system..", "..system..",