FIX snapshots

This commit is contained in:
Norbert de Langen 2019-10-25 15:46:21 +02:00
parent 5d95e430f8
commit fc3627c9d3
2 changed files with 27 additions and 58 deletions

View File

@ -2,8 +2,14 @@
exports[`App render correctly 1`] = `
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"children": Array [
@ -22,14 +28,6 @@ Object {
"tagName": "SPAN",
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
},
"tagName": "DIV",
},
Object {
@ -49,14 +47,6 @@ Object {
"tagName": "SPAN",
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
},
"tagName": "DIV",
}
`;

View File

@ -2,6 +2,9 @@
exports[`Welcome render correctly 1`] = `
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"children": Array [
@ -43,6 +46,9 @@ Object {
"tagName": "IMG",
},
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"children": Array [
@ -62,17 +68,14 @@ Object {
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
"marginBottom": 10,
},
"tagName": "DIV",
},
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"children": Array [
@ -92,17 +95,14 @@ Object {
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
"marginBottom": 10,
},
"tagName": "DIV",
},
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"children": Array [
@ -122,12 +122,6 @@ Object {
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
"marginBottom": 10,
},
"tagName": "DIV",
@ -138,6 +132,9 @@ Object {
},
"children": Array [
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"children": Array [
@ -157,12 +154,6 @@ Object {
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
"marginBottom": 10,
},
"tagName": "DIV",
@ -171,6 +162,9 @@ Object {
"tagName": "BUTTON",
},
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"children": Array [
@ -190,17 +184,14 @@ Object {
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
"marginBottom": 10,
},
"tagName": "DIV",
},
Object {
"attributes": Object {
"class": "rax-view",
},
"children": Array [
Object {
"children": Array [
@ -220,24 +211,12 @@ Object {
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
"marginBottom": 10,
},
"tagName": "DIV",
},
],
"style": Object {
"alignContent": "flex-start",
"border": "0 solid black",
"boxSizing": "border-box",
"display": "flex",
"flexDirection": "column",
"flexShrink": 0,
"fontFamily": "\\"Helvetica Neue\\", Helvetica, \\"Segoe UI\\", Arial, freesans, sans-serif",
"margin": 15,
},