Skip to content

Commit d9a69b3

Browse files
committed
3.4.0 Changes
1 parent 0bb870b commit d9a69b3

File tree

1 file changed

+1
-1
lines changed
  • packages/react-scripts/fixtures/kitchensink/template/integration

1 file changed

+1
-1
lines changed

packages/react-scripts/fixtures/kitchensink/template/integration/webpack.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ const matchCSS = (doc, regexes) => {
3232
};
3333

3434
describe('Integration', () => {
35-
describe('Webpack plugins', () => {
35+
describe('webpack plugins', () => {
3636
let doc;
3737

3838
afterEach(() => {

0 commit comments

Comments
 (0)