@@ -33,7 +33,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
33
33
registrations: none
34
34
isEmpty: true
35
35
}
36
-
37
36
"""
38
37
)
39
38
}
@@ -66,7 +65,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
66
65
- FakeTextCellViewModel (cell)
67
66
isEmpty: false
68
67
}
69
-
70
68
"""
71
69
)
72
70
@@ -96,7 +94,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
96
94
- FakeCellNibViewModel (cell)
97
95
isEmpty: false
98
96
}
99
-
100
97
"""
101
98
)
102
99
}
@@ -131,7 +128,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
131
128
- FakeTextCellViewModel (cell)
132
129
isEmpty: false
133
130
}
134
-
135
131
"""
136
132
)
137
133
@@ -163,7 +159,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
163
159
- FakeTextCellViewModel (cell)
164
160
isEmpty: false
165
161
}
166
-
167
162
"""
168
163
)
169
164
@@ -197,7 +192,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
197
192
- FakeTextCellViewModel (cell)
198
193
isEmpty: false
199
194
}
200
-
201
195
"""
202
196
)
203
197
}
@@ -239,7 +233,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
239
233
- FakeTextCellViewModel (cell)
240
234
isEmpty: false
241
235
}
242
-
243
236
"""
244
237
)
245
238
}
@@ -282,7 +275,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
282
275
- FakeTextCellViewModel (cell)
283
276
isEmpty: false
284
277
}
285
-
286
278
"""
287
279
)
288
280
@@ -322,7 +314,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
322
314
- FakeCellNibViewModel (cell)
323
315
isEmpty: false
324
316
}
325
-
326
317
"""
327
318
)
328
319
@@ -364,7 +355,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
364
355
- FakeTextCellViewModel (cell)
365
356
isEmpty: false
366
357
}
367
-
368
358
"""
369
359
)
370
360
}
@@ -409,7 +399,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
409
399
- FakeTextCellViewModel (cell)
410
400
isEmpty: false
411
401
}
412
-
413
402
"""
414
403
)
415
404
@@ -453,7 +442,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
453
442
- FakeTextCellViewModel (cell)
454
443
isEmpty: false
455
444
}
456
-
457
445
"""
458
446
)
459
447
@@ -505,7 +493,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
505
493
- FakeTextCellViewModel (cell)
506
494
isEmpty: false
507
495
}
508
-
509
496
"""
510
497
)
511
498
}
0 commit comments