Skip to content

Commit 92a87f7

Browse files
committed
test: remove deprecated type from tests
1 parent 85a1ea1 commit 92a87f7

File tree

2 files changed

+0
-102
lines changed

2 files changed

+0
-102
lines changed

test/rules/assertions/checkLineAlignment.js

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
1414
{
1515
line: 2,
1616
message: 'Expected JSDoc block lines to be aligned.',
17-
type: 'Block',
1817
},
1918
],
2019
options: [
@@ -45,7 +44,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
4544
{
4645
line: 2,
4746
message: 'Expected JSDoc block lines to be aligned.',
48-
type: 'Block',
4947
},
5048
],
5149
options: [
@@ -76,7 +74,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
7674
{
7775
line: 2,
7876
message: 'Expected JSDoc block lines to be aligned.',
79-
type: 'Block',
8077
},
8178
],
8279
options: [
@@ -106,7 +103,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
106103
{
107104
line: 2,
108105
message: 'Expected JSDoc block lines to be aligned.',
109-
type: 'Block',
110106
},
111107
],
112108
options: [
@@ -136,7 +132,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
136132
{
137133
line: 2,
138134
message: 'Expected JSDoc block lines to be aligned.',
139-
type: 'Block',
140135
},
141136
],
142137
options: [
@@ -166,7 +161,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
166161
{
167162
line: 2,
168163
message: 'Expected JSDoc block lines to be aligned.',
169-
type: 'Block',
170164
},
171165
],
172166
options: [
@@ -196,7 +190,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
196190
{
197191
line: 2,
198192
message: 'Expected JSDoc block lines to be aligned.',
199-
type: 'Block',
200193
},
201194
],
202195
options: [
@@ -226,7 +219,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
226219
{
227220
line: 2,
228221
message: 'Expected JSDoc block lines to be aligned.',
229-
type: 'Block',
230222
},
231223
],
232224
options: [
@@ -258,7 +250,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
258250
{
259251
line: 3,
260252
message: 'Expected JSDoc block lines to be aligned.',
261-
type: 'Block',
262253
},
263254
],
264255
options: [
@@ -292,7 +283,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
292283
{
293284
line: 3,
294285
message: 'Expected JSDoc block lines to be aligned.',
295-
type: 'Block',
296286
},
297287
],
298288
options: [
@@ -324,7 +314,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
324314
{
325315
line: 2,
326316
message: 'Expected JSDoc block lines to be aligned.',
327-
type: 'Block',
328317
},
329318
],
330319
options: [
@@ -357,7 +346,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
357346
{
358347
line: 2,
359348
message: 'Expected JSDoc block lines to be aligned.',
360-
type: 'Block',
361349
},
362350
],
363351
options: [
@@ -391,7 +379,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
391379
{
392380
line: 2,
393381
message: 'Expected JSDoc block lines to be aligned.',
394-
type: 'Block',
395382
},
396383
],
397384
options: [
@@ -425,7 +412,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
425412
{
426413
line: 2,
427414
message: 'Expected JSDoc block lines to be aligned.',
428-
type: 'Block',
429415
},
430416
],
431417
options: [
@@ -461,7 +447,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
461447
{
462448
line: 2,
463449
message: 'Expected JSDoc block lines to be aligned.',
464-
type: 'Block',
465450
},
466451
],
467452
options: [
@@ -498,12 +483,10 @@ export default /** @type {import('../index.js').TestCases} */ ({
498483
{
499484
line: 5,
500485
message: 'Expected JSDoc block lines to not be aligned.',
501-
type: 'Block',
502486
},
503487
{
504488
line: 6,
505489
message: 'Expected JSDoc block lines to not be aligned.',
506-
type: 'Block',
507490
},
508491
],
509492
options: [
@@ -533,7 +516,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
533516
{
534517
line: 6,
535518
message: 'Expected JSDoc block lines to not be aligned.',
536-
type: 'Block',
537519
},
538520
],
539521
options: [
@@ -563,7 +545,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
563545
{
564546
line: 6,
565547
message: 'Expected JSDoc block lines to not be aligned.',
566-
type: 'Block',
567548
},
568549
],
569550
options: [
@@ -593,7 +574,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
593574
{
594575
line: 6,
595576
message: 'Expected JSDoc block lines to not be aligned.',
596-
type: 'Block',
597577
},
598578
],
599579
output: `
@@ -621,7 +601,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
621601
{
622602
line: 2,
623603
message: 'Expected JSDoc block lines to be aligned.',
624-
type: 'Block',
625604
},
626605
],
627606
options: [
@@ -655,7 +634,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
655634
{
656635
line: 2,
657636
message: 'Expected JSDoc block lines to be aligned.',
658-
type: 'Block',
659637
},
660638
],
661639
options: [
@@ -691,7 +669,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
691669
{
692670
line: 2,
693671
message: 'Expected JSDoc block lines to be aligned.',
694-
type: 'Block',
695672
},
696673
],
697674
options: [
@@ -720,12 +697,10 @@ export default /** @type {import('../index.js').TestCases} */ ({
720697
{
721698
line: 5,
722699
message: 'Expected JSDoc block lines to not be aligned.',
723-
type: 'Block',
724700
},
725701
{
726702
line: 6,
727703
message: 'Expected JSDoc block lines to not be aligned.',
728-
type: 'Block',
729704
},
730705
],
731706
options: [
@@ -755,7 +730,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
755730
{
756731
line: 6,
757732
message: 'Expected JSDoc block lines to not be aligned.',
758-
type: 'Block',
759733
},
760734
],
761735
options: [
@@ -785,7 +759,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
785759
{
786760
line: 6,
787761
message: 'Expected JSDoc block lines to not be aligned.',
788-
type: 'Block',
789762
},
790763
],
791764
options: [
@@ -815,7 +788,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
815788
{
816789
line: 5,
817790
message: 'Expected JSDoc block lines to not be aligned.',
818-
type: 'Block',
819791
},
820792
],
821793
options: [
@@ -846,7 +818,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
846818
{
847819
line: 7,
848820
message: 'Expected JSDoc block lines to not be aligned.',
849-
type: 'Block',
850821
},
851822
],
852823
options: [
@@ -883,17 +854,14 @@ export default /** @type {import('../index.js').TestCases} */ ({
883854
{
884855
line: 6,
885856
message: 'Expected JSDoc block lines to not be aligned.',
886-
type: 'Block',
887857
},
888858
{
889859
line: 7,
890860
message: 'Expected JSDoc block lines to not be aligned.',
891-
type: 'Block',
892861
},
893862
{
894863
line: 8,
895864
message: 'Expected JSDoc block lines to not be aligned.',
896-
type: 'Block',
897865
},
898866
],
899867
options: [
@@ -926,7 +894,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
926894
{
927895
line: 2,
928896
message: 'Expected JSDoc block lines to be aligned.',
929-
type: 'Block',
930897
},
931898
],
932899
options: [
@@ -959,7 +926,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
959926
{
960927
line: 2,
961928
message: 'Expected JSDoc block lines to be aligned.',
962-
type: 'Block',
963929
},
964930
],
965931
options: [
@@ -999,7 +965,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
999965
{
1000966
line: 2,
1001967
message: 'Expected JSDoc block lines to be aligned.',
1002-
type: 'Block',
1003968
},
1004969
],
1005970
options: [
@@ -1035,7 +1000,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
10351000
{
10361001
line: 6,
10371002
message: 'Expected JSDoc block lines to not be aligned.',
1038-
type: 'Block',
10391003
},
10401004
],
10411005
options: [
@@ -1071,7 +1035,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
10711035
{
10721036
line: 6,
10731037
message: 'Expected JSDoc block lines to not be aligned.',
1074-
type: 'Block',
10751038
},
10761039
],
10771040
options: [
@@ -1107,7 +1070,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
11071070
{
11081071
line: 2,
11091072
message: 'Expected JSDoc block lines to be aligned.',
1110-
type: 'Block',
11111073
},
11121074
],
11131075
options: [
@@ -1140,7 +1102,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
11401102
{
11411103
line: 2,
11421104
message: 'Expected JSDoc block lines to be aligned.',
1143-
type: 'Block',
11441105
},
11451106
],
11461107
options: [
@@ -1171,7 +1132,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
11711132
{
11721133
line: 6,
11731134
message: 'Expected JSDoc block lines to not be aligned.',
1174-
type: 'Block',
11751135
},
11761136
],
11771137
options: [
@@ -1201,7 +1161,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
12011161
{
12021162
line: 6,
12031163
message: 'Expected JSDoc block lines to not be aligned.',
1204-
type: 'Block',
12051164
},
12061165
],
12071166
options: [
@@ -1236,7 +1195,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
12361195
{
12371196
line: 5,
12381197
message: 'Expected JSDoc block lines to not be aligned.',
1239-
type: 'Block',
12401198
},
12411199
],
12421200
options: [
@@ -1271,7 +1229,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
12711229
{
12721230
line: 2,
12731231
message: 'Expected JSDoc block lines to be aligned.',
1274-
type: 'Block',
12751232
},
12761233
],
12771234
options: [
@@ -1305,7 +1262,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
13051262
{
13061263
line: 2,
13071264
message: 'Expected JSDoc block lines to be aligned.',
1308-
type: 'Block',
13091265
},
13101266
],
13111267
options: [
@@ -1339,7 +1295,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
13391295
{
13401296
line: 5,
13411297
message: 'Expected JSDoc block lines to not be aligned.',
1342-
type: 'Block',
13431298
},
13441299
],
13451300
options: [
@@ -1372,7 +1327,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
13721327
{
13731328
line: 4,
13741329
message: 'Expected wrap indent',
1375-
type: 'Block',
13761330
},
13771331
],
13781332
options: [
@@ -1405,7 +1359,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
14051359
{
14061360
line: 2,
14071361
message: 'Expected JSDoc block lines to be aligned.',
1408-
type: 'Block',
14091362
},
14101363
],
14111364
options: [
@@ -1440,7 +1393,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
14401393
{
14411394
line: 6,
14421395
message: 'Expected JSDoc block lines to not be aligned.',
1443-
type: 'Block',
14441396
},
14451397
],
14461398
options: [
@@ -1472,7 +1424,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
14721424
{
14731425
line: 4,
14741426
message: 'Expected wrap indent',
1475-
type: 'Block',
14761427
},
14771428
],
14781429
options: [
@@ -1501,7 +1452,6 @@ export default /** @type {import('../index.js').TestCases} */ ({
15011452
{
15021453
line: 4,
15031454
message: 'Expected wrap indent',
1504-
type: 'Block',
15051455
},
15061456
],
15071457
options: [

0 commit comments

Comments
 (0)