|
26 | 26 | """#
|
27 | 27 | }
|
28 | 28 | assertSnapshot(
|
29 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 29 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
30 | 30 | )
|
31 | 31 | }
|
32 | 32 |
|
|
49 | 49 | """#
|
50 | 50 | }
|
51 | 51 | assertSnapshot(
|
52 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 52 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
53 | 53 | )
|
54 | 54 | }
|
55 | 55 |
|
|
65 | 65 | """#
|
66 | 66 | }
|
67 | 67 | assertSnapshot(
|
68 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 68 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
69 | 69 | )
|
70 | 70 | }
|
71 | 71 |
|
|
82 | 82 | """#
|
83 | 83 | }
|
84 | 84 | assertSnapshot(
|
85 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 85 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
86 | 86 | )
|
87 | 87 | }
|
88 | 88 |
|
|
97 | 97 | """#
|
98 | 98 | }
|
99 | 99 | assertSnapshot(
|
100 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 100 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
101 | 101 | )
|
102 | 102 | }
|
103 | 103 |
|
|
119 | 119 | """#
|
120 | 120 | }
|
121 | 121 | assertSnapshot(
|
122 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 122 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
123 | 123 | )
|
124 | 124 | }
|
125 | 125 |
|
|
133 | 133 | """#
|
134 | 134 | }
|
135 | 135 | assertSnapshot(
|
136 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 136 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
137 | 137 | )
|
138 | 138 | }
|
139 | 139 |
|
|
159 | 159 | """#
|
160 | 160 | }
|
161 | 161 | assertSnapshot(
|
162 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 162 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
163 | 163 | )
|
164 | 164 | }
|
165 | 165 |
|
|
180 | 180 | """#
|
181 | 181 | }
|
182 | 182 | assertSnapshot(
|
183 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 183 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
184 | 184 | )
|
185 | 185 | }
|
186 | 186 |
|
|
195 | 195 | """#
|
196 | 196 | }
|
197 | 197 | assertSnapshot(
|
198 |
| - matching: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
| 198 | + of: view, as: .image(perceptualPrecision: perceptualPrecision, layout: layout) |
199 | 199 | )
|
200 | 200 | }
|
201 | 201 | }
|
|
0 commit comments