Fix test data for new project wizard

This commit is contained in:
Ilya Goncharov
2020-06-23 18:56:16 +03:00
parent e6539eade5
commit 5e9291bd8a
6 changed files with 6 additions and 6 deletions
@@ -28,7 +28,7 @@ kotlin {
testTask {
useKarma {
useChromeHeadless()
cssSupport.enabled = true
webpackConfig.cssSupport.enabled = true
}
}
}
@@ -28,7 +28,7 @@ kotlin {
testTask {
useKarma {
useChromeHeadless()
cssSupport.enabled = true
webpackConfig.cssSupport.enabled = true
}
}
}
@@ -28,7 +28,7 @@ kotlin {
testTask {
useKarma {
useChromeHeadless()
cssSupport.enabled = true
webpackConfig.cssSupport.enabled = true
}
}
}
@@ -28,7 +28,7 @@ kotlin {
testTask {
useKarma {
useChromeHeadless()
cssSupport.enabled = true
webpackConfig.cssSupport.enabled = true
}
}
}
@@ -27,7 +27,7 @@ kotlin {
testTask {
useKarma {
useChromeHeadless()
cssSupport.enabled = true
webpackConfig.cssSupport.enabled = true
}
}
}
@@ -27,7 +27,7 @@ kotlin {
testTask {
useKarma {
useChromeHeadless()
cssSupport.enabled = true
webpackConfig.cssSupport.enabled = true
}
}
}