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