test(instances): update snapshots
This commit is contained in:
parent
7531e503f2
commit
7d8b478d20
@ -475,11 +475,6 @@ exports[`renders <AddForm /> without throwing 1`] = `
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
-webkit-flex-basis: 100%;
|
|
||||||
-ms-flex-preferred-size: 100%;
|
|
||||||
flex-basis: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.c0 {
|
.c0 {
|
||||||
@ -1537,11 +1532,6 @@ exports[`renders <EditForm /> without throwing 1`] = `
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
-webkit-flex-basis: 100%;
|
|
||||||
-ms-flex-preferred-size: 100%;
|
|
||||||
flex-basis: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.c0 {
|
.c0 {
|
||||||
|
@ -740,7 +740,7 @@ exports[`renders <List /> without throwing 1`] = `
|
|||||||
primary={true}
|
primary={true}
|
||||||
secondary={false}
|
secondary={false}
|
||||||
small={false}
|
small={false}
|
||||||
to="/instances/~create"
|
to="/instances/~create/name"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Create Instance
|
Create Instance
|
||||||
@ -1692,7 +1692,7 @@ exports[`renders <List error /> without throwing 1`] = `
|
|||||||
primary={true}
|
primary={true}
|
||||||
secondary={false}
|
secondary={false}
|
||||||
small={false}
|
small={false}
|
||||||
to="/instances/~create"
|
to="/instances/~create/name"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Create Instance
|
Create Instance
|
||||||
@ -2864,7 +2864,7 @@ exports[`renders <List instances /> without throwing 1`] = `
|
|||||||
primary={true}
|
primary={true}
|
||||||
secondary={false}
|
secondary={false}
|
||||||
small={false}
|
small={false}
|
||||||
to="/instances/~create"
|
to="/instances/~create/name"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Create Instance
|
Create Instance
|
||||||
@ -5048,7 +5048,7 @@ exports[`renders <List instances selected /> without throwing 1`] = `
|
|||||||
primary={true}
|
primary={true}
|
||||||
secondary={false}
|
secondary={false}
|
||||||
small={false}
|
small={false}
|
||||||
to="/instances/~create"
|
to="/instances/~create/name"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Create Instance
|
Create Instance
|
||||||
@ -7548,7 +7548,7 @@ exports[`renders <List instances selected=all /> without throwing 1`] = `
|
|||||||
primary={true}
|
primary={true}
|
||||||
secondary={false}
|
secondary={false}
|
||||||
small={false}
|
small={false}
|
||||||
to="/instances/~create"
|
to="/instances/~create/name"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Create Instance
|
Create Instance
|
||||||
@ -10245,7 +10245,7 @@ exports[`renders <List instances selected=all allowedActions /> without throwing
|
|||||||
primary={true}
|
primary={true}
|
||||||
secondary={false}
|
secondary={false}
|
||||||
small={false}
|
small={false}
|
||||||
to="/instances/~create"
|
to="/instances/~create/name"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Create Instance
|
Create Instance
|
||||||
@ -11497,7 +11497,7 @@ exports[`renders <List loading /> without throwing 1`] = `
|
|||||||
primary={true}
|
primary={true}
|
||||||
secondary={false}
|
secondary={false}
|
||||||
small={false}
|
small={false}
|
||||||
to="/instances/~create"
|
to="/instances/~create/name"
|
||||||
type="button"
|
type="button"
|
||||||
>
|
>
|
||||||
Create Instance
|
Create Instance
|
||||||
|
@ -1032,11 +1032,6 @@ exports[`renders <Metadata addOpen /> without throwing 1`] = `
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
-webkit-flex-basis: 100%;
|
|
||||||
-ms-flex-preferred-size: 100%;
|
|
||||||
flex-basis: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.c20 {
|
.c20 {
|
||||||
@ -3553,11 +3548,6 @@ exports[`renders <Metadata metadata /> without throwing 1`] = `
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
-webkit-flex-basis: 100%;
|
|
||||||
-ms-flex-preferred-size: 100%;
|
|
||||||
flex-basis: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.c31 {
|
.c31 {
|
||||||
|
@ -1044,11 +1044,6 @@ exports[`renders <Tags addOpen /> without throwing 1`] = `
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
-webkit-flex-basis: 100%;
|
|
||||||
-ms-flex-preferred-size: 100%;
|
|
||||||
flex-basis: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.c29 {
|
.c29 {
|
||||||
@ -2777,11 +2772,6 @@ exports[`renders <Tags editing /> without throwing 1`] = `
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
-webkit-flex-basis: 100%;
|
|
||||||
-ms-flex-preferred-size: 100%;
|
|
||||||
flex-basis: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.c30 {
|
.c30 {
|
||||||
@ -4187,11 +4177,6 @@ exports[`renders <Tags editing.removing /> without throwing 1`] = `
|
|||||||
-webkit-box-align: center;
|
-webkit-box-align: center;
|
||||||
-ms-flex-align: center;
|
-ms-flex-align: center;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
-webkit-flex-basis: 100%;
|
|
||||||
-ms-flex-preferred-size: 100%;
|
|
||||||
flex-basis: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.c30 {
|
.c30 {
|
||||||
|
Loading…
Reference in New Issue
Block a user