@@ -1393,7 +1393,7 @@ t.test('audit signatures', async t => {
13931393
13941394 await t . rejects (
13951395 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 /
13971397 )
13981398 } )
13991399
@@ -1424,7 +1424,7 @@ t.test('audit signatures', async t => {
14241424
14251425 await t . rejects (
14261426 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 /
14281428 )
14291429 } )
14301430
@@ -1766,7 +1766,7 @@ t.test('audit signatures', async t => {
17661766
17671767 await t . rejects (
17681768 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 /
17701770 )
17711771 } )
17721772
@@ -1787,7 +1787,7 @@ t.test('audit signatures', async t => {
17871787
17881788 await t . rejects (
17891789 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 /
17911791 )
17921792 } )
17931793
@@ -1815,7 +1815,7 @@ t.test('audit signatures', async t => {
18151815
18161816 await t . rejects (
18171817 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 /
18191819 )
18201820 } )
18211821
@@ -1844,7 +1844,7 @@ t.test('audit signatures', async t => {
18441844
18451845 await t . rejects (
18461846 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 /
18481848 )
18491849 } )
18501850
0 commit comments