@@ -361,13 +361,17 @@ test('shared ci suite centralizes linting, tests, guards, docs metadata, and smo
361361 assert . match ( runCiSuite , / w o r k f l o w - g u a r d s / ) ;
362362 assert . match ( runCiSuite , / d o c s - g u a r d s / ) ;
363363 assert . match ( runCiSuite , / s h e l l c h e c k - x - - s o u r c e - p a t h = S C R I P T D I R / ) ;
364- assert . match ( runCiSuite , / n o d e - - c h e c k / ) ;
365- assert . match ( runCiSuite , / p h p - l / ) ;
366- assert . match ( runCiSuite , / n o d e s c r i p t s \/ j s _ u n u s e d _ s y m b o l s _ g u a r d \. m j s / ) ;
367- assert . match ( runCiSuite , / p h p s c r i p t s \/ p h p _ u n u s e d _ h e l p e r s _ g u a r d \. p h p / ) ;
368- assert . match ( runCiSuite , / n o d e - - t e s t t e s t s \/ m o b i l e - t o u c h - s u p p o r t \. t e s t \. m j s t e s t s \/ m o b i l e - r e g r e s s i o n - g u a r d \. t e s t \. m j s / ) ;
369- assert . match ( runCiSuite , / n o d e - - t e s t t e s t s \/ \* \. m j s / ) ;
370- assert . match ( runCiSuite , / n o d e - - t e s t t e s t s \/ v e r s i o n i n g - g u a r d \. t e s t \. m j s t e s t s \/ s u p p o r t - p o l i c y - c o n t r a c t \. t e s t \. m j s / ) ;
364+ assert . match ( runCiSuite , / N O D E _ B I N = " \$ \( f v p l u s : : r e s o l v e _ p l a t f o r m _ c o m m a n d n o d e \) " / ) ;
365+ assert . match ( runCiSuite , / P H P _ B I N = " \$ \( f v p l u s : : r e s o l v e _ p l a t f o r m _ c o m m a n d p h p \) " / ) ;
366+ assert . match ( runCiSuite , / N P M _ B I N = " \$ \( f v p l u s : : r e s o l v e _ p l a t f o r m _ c o m m a n d n p m \) " / ) ;
367+ assert . match ( runCiSuite , / N P X _ B I N = " \$ \( f v p l u s : : r e s o l v e _ p l a t f o r m _ c o m m a n d n p x \) " / ) ;
368+ assert . match ( runCiSuite , / " \$ \{ N O D E _ B I N \} " - - c h e c k / ) ;
369+ assert . match ( runCiSuite , / " \$ \{ P H P _ B I N \} " - l / ) ;
370+ assert . match ( runCiSuite , / " \$ \{ N O D E _ B I N \} " s c r i p t s \/ j s _ u n u s e d _ s y m b o l s _ g u a r d \. m j s / ) ;
371+ assert . match ( runCiSuite , / " \$ \{ P H P _ B I N \} " s c r i p t s \/ p h p _ u n u s e d _ h e l p e r s _ g u a r d \. p h p / ) ;
372+ assert . match ( runCiSuite , / " \$ \{ N O D E _ B I N \} " - - t e s t t e s t s \/ m o b i l e - t o u c h - s u p p o r t \. t e s t \. m j s t e s t s \/ m o b i l e - r e g r e s s i o n - g u a r d \. t e s t \. m j s / ) ;
373+ assert . match ( runCiSuite , / " \$ \{ N O D E _ B I N \} " - - t e s t t e s t s \/ \* \. m j s / ) ;
374+ assert . match ( runCiSuite , / " \$ \{ N O D E _ B I N \} " - - t e s t t e s t s \/ v e r s i o n i n g - g u a r d \. t e s t \. m j s t e s t s \/ s u p p o r t - p o l i c y - c o n t r a c t \. t e s t \. m j s / ) ;
371375 assert . match ( runCiSuite , / b a s h s c r i p t s \/ r e l e a s e _ g u a r d \. s h / ) ;
372376 assert . match ( runCiSuite , / b a s h s c r i p t s \/ i n s t a l l _ s m o k e \. s h / ) ;
373377 assert . match ( runCiSuite , / b a s h s c r i p t s \/ m a i n _ b r a n c h _ h i s t o r y _ g u a r d \. s h / ) ;
@@ -376,10 +380,10 @@ test('shared ci suite centralizes linting, tests, guards, docs metadata, and smo
376380 assert . match ( runCiSuite , / b a s h s c r i p t s \/ w o r k f l o w _ s e l f _ c h e c k \. s h / ) ;
377381 assert . match ( runCiSuite , / b a s h s c r i p t s \/ b r o w s e r _ s m o k e \. s h / ) ;
378382 assert . match ( runCiSuite , / b a s h s c r i p t s \/ t h e m e _ m a t r i x _ s m o k e \. s h / ) ;
379- assert . match ( runCiSuite , / n p m i n s t a l l - - n o - s a v e p l a y w r i g h t / ) ;
383+ assert . match ( runCiSuite , / " \$ \{ N P M _ B I N \} " i n s t a l l - - n o - s a v e p l a y w r i g h t / ) ;
380384 assert . match ( runCiSuite , / F V P L U S _ P L A Y W R I G H T _ S K I P _ B R O W S E R _ I N S T A L L _ I F _ C A C H E D / ) ;
381385 assert . match ( runCiSuite , / P l a y w r i g h t b r o w s e r s a l r e a d y c a c h e d / ) ;
382- assert . match ( runCiSuite , / n p x p l a y w r i g h t i n s t a l l - - w i t h - d e p s c h r o m i u m f i r e f o x w e b k i t / ) ;
386+ assert . match ( runCiSuite , / " \$ \{ N P X _ B I N \} " p l a y w r i g h t i n s t a l l - - w i t h - d e p s c h r o m i u m f i r e f o x w e b k i t / ) ;
383387 assert . match ( runCiSuite , / F V P L U S _ B R O W S E R _ S M O K E _ R E Q U I R E D / ) ;
384388 assert . match ( runCiSuite , / F V P L U S _ T H E M E _ M A T R I X _ R E Q U I R E D / ) ;
385389 assert . match ( runCiSuite , / F V P L U S _ C I _ T I M I N G S _ P A T H / ) ;
0 commit comments