Fix test data for new project wizard
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@ kotlin {
|
||||
testTask {
|
||||
useKarma {
|
||||
useChromeHeadless()
|
||||
cssSupport.enabled = true
|
||||
webpackConfig.cssSupport.enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@ kotlin {
|
||||
testTask {
|
||||
useKarma {
|
||||
useChromeHeadless()
|
||||
cssSupport.enabled = true
|
||||
webpackConfig.cssSupport.enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@ kotlin {
|
||||
testTask {
|
||||
useKarma {
|
||||
useChromeHeadless()
|
||||
cssSupport.enabled = true
|
||||
webpackConfig.cssSupport.enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -28,7 +28,7 @@ kotlin {
|
||||
testTask {
|
||||
useKarma {
|
||||
useChromeHeadless()
|
||||
cssSupport.enabled = true
|
||||
webpackConfig.cssSupport.enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@ kotlin {
|
||||
testTask {
|
||||
useKarma {
|
||||
useChromeHeadless()
|
||||
cssSupport.enabled = true
|
||||
webpackConfig.cssSupport.enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+1
-1
@@ -27,7 +27,7 @@ kotlin {
|
||||
testTask {
|
||||
useKarma {
|
||||
useChromeHeadless()
|
||||
cssSupport.enabled = true
|
||||
webpackConfig.cssSupport.enabled = true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user