Skip to content

Commit

Permalink
spec
Browse files Browse the repository at this point in the history
  • Loading branch information
MelsHyrule committed Oct 31, 2022
1 parent 1b0c388 commit a21fc9e
Showing 1 changed file with 40 additions and 40 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -220,8 +220,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -480,8 +480,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -736,8 +736,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -993,8 +993,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -1216,8 +1216,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -1448,8 +1448,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -1677,8 +1677,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -1924,8 +1924,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -2153,8 +2153,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -2391,8 +2391,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -2574,8 +2574,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -2761,8 +2761,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -4059,8 +4059,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
]
}
Expand Down Expand Up @@ -4100,8 +4100,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -4140,8 +4140,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -4193,8 +4193,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -4239,8 +4239,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -4284,8 +4284,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -4981,8 +4981,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down Expand Up @@ -5284,8 +5284,8 @@ exports[`Show Timeline Options form component should render form 1`] = `
"value": "failure",
},
Object {
"label": "Detail",
"value": "detail",
"label": "Both",
"value": "both",
},
],
"validate": Array [
Expand Down

0 comments on commit a21fc9e

Please sign in to comment.