Fix CI error in compatibility tests (#377)
This commit is contained in:
parent
fa72c5ba5d
commit
80e79499df
4 changed files with 13 additions and 19 deletions
|
@ -1,17 +0,0 @@
|
|||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`next / production \`$ next build\` should succeed and have a predictable output 1`] = `
|
||||
"
|
||||
> build
|
||||
> next build
|
||||
|
||||
info - Linting and checking validity of types...
|
||||
info - Creating an optimized production build...
|
||||
info - Compiled successfully
|
||||
info - Collecting page data...
|
||||
info - Generating static pages (0/3)
|
||||
info - Generating static pages (3/3)
|
||||
info - Finalizing page optimization...
|
||||
|
||||
"
|
||||
`;
|
Loading…
Add table
Add a link
Reference in a new issue