File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
integration-tests/package-gets-updated/__snapshots__ Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ exports[`Test package-gets-updated: fail when the patch was not applied 1`] = `
15
15
Maybe this means your patch file is no longer necessary, in which case
16
16
hooray! Just delete it!
17
17
18
- Otherwise, you need generate a new patch file.
18
+ Otherwise, you need to generate a new patch file.
19
19
20
20
To generate a new one, just repeat the steps you made to generate the first
21
21
one.
Original file line number Diff line number Diff line change @@ -268,7 +268,7 @@ ${chalk.red.bold("**ERROR**")} ${chalk.red(
268
268
Maybe this means your patch file is no longer necessary, in which case
269
269
hooray! Just delete it!
270
270
271
- Otherwise, you need generate a new patch file.
271
+ Otherwise, you need to generate a new patch file.
272
272
273
273
To generate a new one, just repeat the steps you made to generate the first
274
274
one.
You can’t perform that action at this time.
0 commit comments