@@ -1393,7 +1393,7 @@ t.test('audit signatures', async t => {
1393
1393
1394
1394
await t . rejects (
1395
1395
npm . exec ( 'audit' , [ 'signatures' ] ) ,
1396
- / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w h e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1396
+ / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1397
1397
)
1398
1398
} )
1399
1399
@@ -1424,7 +1424,7 @@ t.test('audit signatures', async t => {
1424
1424
1425
1425
await t . rejects (
1426
1426
npm . exec ( 'audit' , [ 'signatures' ] ) ,
1427
- / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w h e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1427
+ / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1428
1428
)
1429
1429
} )
1430
1430
@@ -1766,7 +1766,7 @@ t.test('audit signatures', async t => {
1766
1766
1767
1767
await t . rejects (
1768
1768
npm . exec ( 'audit' , [ 'signatures' ] ) ,
1769
- / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w h e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1769
+ / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1770
1770
)
1771
1771
} )
1772
1772
@@ -1787,7 +1787,7 @@ t.test('audit signatures', async t => {
1787
1787
1788
1788
await t . rejects (
1789
1789
npm . exec ( 'audit' , [ 'signatures' ] ) ,
1790
- / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w h e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1790
+ / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1791
1791
)
1792
1792
} )
1793
1793
@@ -1815,7 +1815,7 @@ t.test('audit signatures', async t => {
1815
1815
1816
1816
await t . rejects (
1817
1817
npm . exec ( 'audit' , [ 'signatures' ] ) ,
1818
- / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w h e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1818
+ / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1819
1819
)
1820
1820
} )
1821
1821
@@ -1844,7 +1844,7 @@ t.test('audit signatures', async t => {
1844
1844
1845
1845
await t . rejects (
1846
1846
npm . exec ( 'audit' , [ 'signatures' ] ) ,
1847
- / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w h e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1847
+ / f o u n d n o d e p e n d e n c i e s t o a u d i t t h a t w e r e i n s t a l l e d f r o m a s u p p o r t e d r e g i s t r y /
1848
1848
)
1849
1849
} )
1850
1850
0 commit comments