mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-12 00:53:55 +00:00
6 lines
203 B
Plaintext
6 lines
203 B
Plaintext
|
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||
|
|
||
|
exports[`Index page test index title: index.title 1`] = `"Home page"`;
|
||
|
|
||
|
exports[`Index page test navigation to about page: about.msg 1`] = `"Hi from client"`;
|