Skip to content

Commit

Permalink
LPS-196565 Adds required dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
lfbesada authored and brianchandotcom committed Nov 27, 2023
1 parent 6894c8f commit 79a8af3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ dependencies {
testIntegrationImplementation project(":apps:asset:asset-display-page-api")
testIntegrationImplementation project(":apps:asset:asset-list-api")
testIntegrationImplementation project(":apps:dynamic-data-mapping:dynamic-data-mapping-api")
testIntegrationImplementation project(":apps:dynamic-data-mapping:dynamic-data-mapping-test-util")
testIntegrationImplementation project(":apps:fragment:fragment-api")
testIntegrationImplementation project(":apps:fragment:fragment-entry-processor:fragment-entry-processor-api")
testIntegrationImplementation project(":apps:info:info-api")
Expand Down

0 comments on commit 79a8af3

Please sign in to comment.