Ensure uitest take preview from app module.
This commit is contained in:
@@ -198,7 +198,6 @@ dependencies {
|
||||
allLibrariesImpl()
|
||||
allServicesImpl()
|
||||
allFeaturesImpl(rootDir, logger)
|
||||
implementation(projects.tests.uitests)
|
||||
implementation(projects.anvilannotations)
|
||||
implementation(projects.appnav)
|
||||
anvil(projects.anvilcodegen)
|
||||
|
||||
@@ -48,6 +48,7 @@ dependencies {
|
||||
|
||||
implementation(libs.showkase)
|
||||
|
||||
implementation(projects.app)
|
||||
implementation(projects.appnav)
|
||||
allLibrariesImpl()
|
||||
allServicesImpl()
|
||||
|
||||
Reference in New Issue
Block a user