3
3
exports [` test always 1` ] = `
4
4
Array [
5
5
Object {
6
- " icon" : true ,
7
6
" message" : " 3 tests passed" ,
8
7
" title" : " 100% Passed" ,
9
8
} ,
10
9
Object {
11
- " icon" : true ,
12
10
" message" : " 3 of 3 tests failed" ,
13
11
" title" : " 100% Failed" ,
14
12
} ,
15
13
Object {
16
- " icon" : true ,
17
14
" message" : " 3 tests passed" ,
18
15
" title" : " 100% Passed" ,
19
16
} ,
20
17
Object {
21
- " icon" : true ,
22
18
" message" : " 3 tests passed" ,
23
19
" title" : " 100% Passed" ,
24
20
} ,
25
21
Object {
26
- " icon" : true ,
27
22
" message" : " 3 of 3 tests failed" ,
28
23
" title" : " 100% Failed" ,
29
24
} ,
30
25
Object {
31
- " icon" : true ,
32
26
" message" : " 3 of 3 tests failed" ,
33
27
" title" : " 100% Failed" ,
34
28
} ,
@@ -38,22 +32,18 @@ Array [
38
32
exports [` test change 1` ] = `
39
33
Array [
40
34
Object {
41
- " icon" : true ,
42
35
" message" : " 3 tests passed" ,
43
36
" title" : " 100% Passed" ,
44
37
} ,
45
38
Object {
46
- " icon" : true ,
47
39
" message" : " 3 of 3 tests failed" ,
48
40
" title" : " 100% Failed" ,
49
41
} ,
50
42
Object {
51
- " icon" : true ,
52
43
" message" : " 3 tests passed" ,
53
44
" title" : " 100% Passed" ,
54
45
} ,
55
46
Object {
56
- " icon" : true ,
57
47
" message" : " 3 of 3 tests failed" ,
58
48
" title" : " 100% Failed" ,
59
49
} ,
@@ -63,27 +53,22 @@ Array [
63
53
exports [` test failure-change 1` ] = `
64
54
Array [
65
55
Object {
66
- " icon" : true ,
67
56
" message" : " 3 tests passed" ,
68
57
" title" : " 100% Passed" ,
69
58
} ,
70
59
Object {
71
- " icon" : true ,
72
60
" message" : " 3 of 3 tests failed" ,
73
61
" title" : " 100% Failed" ,
74
62
} ,
75
63
Object {
76
- " icon" : true ,
77
64
" message" : " 3 tests passed" ,
78
65
" title" : " 100% Passed" ,
79
66
} ,
80
67
Object {
81
- " icon" : true ,
82
68
" message" : " 3 of 3 tests failed" ,
83
69
" title" : " 100% Failed" ,
84
70
} ,
85
71
Object {
86
- " icon" : true ,
87
72
" message" : " 3 of 3 tests failed" ,
88
73
" title" : " 100% Failed" ,
89
74
} ,
@@ -93,17 +78,14 @@ Array [
93
78
exports [` test success 1` ] = `
94
79
Array [
95
80
Object {
96
- " icon" : true ,
97
81
" message" : " 3 tests passed" ,
98
82
" title" : " 100% Passed" ,
99
83
} ,
100
84
Object {
101
- " icon" : true ,
102
85
" message" : " 3 tests passed" ,
103
86
" title" : " 100% Passed" ,
104
87
} ,
105
88
Object {
106
- " icon" : true ,
107
89
" message" : " 3 tests passed" ,
108
90
" title" : " 100% Passed" ,
109
91
} ,
@@ -113,27 +95,22 @@ Array [
113
95
exports [` test success-change 1` ] = `
114
96
Array [
115
97
Object {
116
- " icon" : true ,
117
98
" message" : " 3 tests passed" ,
118
99
" title" : " 100% Passed" ,
119
100
} ,
120
101
Object {
121
- " icon" : true ,
122
102
" message" : " 3 of 3 tests failed" ,
123
103
" title" : " 100% Failed" ,
124
104
} ,
125
105
Object {
126
- " icon" : true ,
127
106
" message" : " 3 tests passed" ,
128
107
" title" : " 100% Passed" ,
129
108
} ,
130
109
Object {
131
- " icon" : true ,
132
110
" message" : " 3 tests passed" ,
133
111
" title" : " 100% Passed" ,
134
112
} ,
135
113
Object {
136
- " icon" : true ,
137
114
" message" : " 3 of 3 tests failed" ,
138
115
" title" : " 100% Failed" ,
139
116
} ,
0 commit comments