Skip to content

Commit e3ef435

Browse files
committed
path
1 parent 01ae48f commit e3ef435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui-tests-starter/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,5 +35,5 @@ tasks.test {
3535

3636
useJUnitPlatform()
3737

38-
systemProperty("ui.test.plugins", testPlugins.map { it.asPath })
38+
systemProperty("ui.test.plugins", testPlugins.get().asPath)
3939
}

0 commit comments

Comments
 (0)