Skip to content

Commit ed856dd

Browse files
lfbesadabrianchandotcom
authored andcommitted
LPS-169645 Add required dependencies
1 parent d70fecd commit ed856dd

File tree

1 file changed

+2
-0
lines changed
  • modules/apps/fragment/fragment-entry-processor/fragment-entry-processor-test

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
dependencies {
22
testIntegrationCompile project(":apps:dynamic-data-mapping:dynamic-data-mapping-api")
3+
testIntegrationCompile project(":apps:dynamic-data-mapping:dynamic-data-mapping-form-field-type-api")
34
testIntegrationCompile project(":apps:dynamic-data-mapping:dynamic-data-mapping-test-util")
45
testIntegrationCompile project(":apps:fragment:fragment-api")
56
testIntegrationCompile project(":apps:fragment:fragment-entry-processor:fragment-entry-processor-api")
67
testIntegrationCompile project(":apps:info:info-api")
78
testIntegrationCompile project(":apps:journal:journal-api")
9+
testIntegrationCompile project(":apps:journal:journal-test-util")
810
testIntegrationCompile project(":test:arquillian-extension-junit-bridge")
911
}

0 commit comments

Comments
 (0)