Add site description
1 file changed, 12 insertions(+), 0 deletions(-)
changed files
M test/snapshots/app.test.js.md → test/snapshots/app.test.js.md
@@ -15,6 +15,9 @@ properties: { name: [ 'John Doe', ], + note: [ + 'Nobody in particular', + ], photo: [ '/static/johndoe.jpg', ],@@ -96,6 +99,9 @@ { properties: { name: [ 'John Doe', + ], + note: [ + 'Nobody in particular', ], photo: [ '/static/johndoe.jpg',@@ -169,6 +175,9 @@ properties: { name: [ 'John Doe', ], + note: [ + 'Nobody in particular', + ], photo: [ '/static/johndoe.jpg', ],@@ -250,6 +259,9 @@ { properties: { name: [ 'John Doe', + ], + note: [ + 'Nobody in particular', ], photo: [ '/static/johndoe.jpg',