@@ -33,7 +33,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
3333 registrations: none
3434 isEmpty: true
3535 }
36-
3736 """
3837 )
3938 }
@@ -66,7 +65,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
6665 - FakeTextCellViewModel (cell)
6766 isEmpty: false
6867 }
69-
7068 """
7169 )
7270
@@ -96,7 +94,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
9694 - FakeCellNibViewModel (cell)
9795 isEmpty: false
9896 }
99-
10097 """
10198 )
10299 }
@@ -131,7 +128,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
131128 - FakeTextCellViewModel (cell)
132129 isEmpty: false
133130 }
134-
135131 """
136132 )
137133
@@ -163,7 +159,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
163159 - FakeTextCellViewModel (cell)
164160 isEmpty: false
165161 }
166-
167162 """
168163 )
169164
@@ -197,7 +192,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
197192 - FakeTextCellViewModel (cell)
198193 isEmpty: false
199194 }
200-
201195 """
202196 )
203197 }
@@ -239,7 +233,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
239233 - FakeTextCellViewModel (cell)
240234 isEmpty: false
241235 }
242-
243236 """
244237 )
245238 }
@@ -282,7 +275,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
282275 - FakeTextCellViewModel (cell)
283276 isEmpty: false
284277 }
285-
286278 """
287279 )
288280
@@ -322,7 +314,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
322314 - FakeCellNibViewModel (cell)
323315 isEmpty: false
324316 }
325-
326317 """
327318 )
328319
@@ -364,7 +355,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
364355 - FakeTextCellViewModel (cell)
365356 isEmpty: false
366357 }
367-
368358 """
369359 )
370360 }
@@ -409,7 +399,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
409399 - FakeTextCellViewModel (cell)
410400 isEmpty: false
411401 }
412-
413402 """
414403 )
415404
@@ -453,7 +442,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
453442 - FakeTextCellViewModel (cell)
454443 isEmpty: false
455444 }
456-
457445 """
458446 )
459447
@@ -505,7 +493,6 @@ final class TestDebugDescriptionCollection: XCTestCase {
505493 - FakeTextCellViewModel (cell)
506494 isEmpty: false
507495 }
508-
509496 """
510497 )
511498 }
0 commit comments