Skip to content
Merged
Next Next commit
fix typo
  • Loading branch information
RobinMalfait committed Apr 3, 2025
commit d996004763b137ac9f82c5036acad60de0a3d7fb
2 changes: 1 addition & 1 deletion integrations/webpack/index.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import { css, html, js, json, test } from '../utils'

test(
'Webpack + PostCSS (watch)',
'webpack + PostCSS (watch)',
{
fs: {
'package.json': json`
Expand Down