Skip to content

Commit

Permalink
LPS-204882 Adds required dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lfbesada authored and brianchandotcom committed Jan 6, 2024
1 parent 14f4b3e commit d3d7938
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/apps/layout/layout-page-template-test/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ dependencies {
testIntegrationImplementation project(":apps:fragment:fragment-entry-processor:fragment-entry-processor-api")
testIntegrationImplementation project(":apps:headless:headless-delivery:headless-delivery-api")
testIntegrationImplementation project(":apps:info:info-api")
testIntegrationImplementation project(":apps:journal:journal-api")
testIntegrationImplementation project(":apps:journal:journal-test-util")
testIntegrationImplementation project(":apps:layout:layout-admin-api")
testIntegrationImplementation project(":apps:layout:layout-api")
testIntegrationImplementation project(":apps:layout:layout-display-page-api")
testIntegrationImplementation project(":apps:layout:layout-page-template-api")
testIntegrationImplementation project(":apps:layout:layout-page-template-service")
testIntegrationImplementation project(":apps:layout:layout-test-util")
Expand Down

0 comments on commit d3d7938

Please sign in to comment.