You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'@netlify/plugin-nextjs@5 requires migration steps to support Netlify Forms. Refer to https://ntl.fyi/next-runtime-forms-migration for migration example.',
'@netlify/plugin-nextjs@5 requires migration steps to support Netlify Forms. Refer to https://ntl.fyi/next-runtime-forms-migration for migration example.',
31
31
)
32
32
})
33
33
34
-
it<FixtureTestContext>('should not warn when netlify forms are used with workaround',async(ctx)=>{
34
+
it<FixtureTestContext>('should not fail build when netlify forms are used with workaround',async(ctx)=>{
0 commit comments