@@ -306,7 +306,7 @@ describe('socket scan create', async () => {
306306 'create' ,
307307 FLAG_ORG ,
308308 'fakeOrg' ,
309- 'test/fixtures/commands/scan/reach ' ,
309+ 'test/fixtures/commands/scan/simple-npm ' ,
310310 FLAG_DRY_RUN ,
311311 '--repo' ,
312312 'xyz' ,
@@ -371,7 +371,7 @@ describe('socket scan create', async () => {
371371 'create' ,
372372 FLAG_ORG ,
373373 'fakeOrg' ,
374- 'test/fixtures/commands/scan/reach ' ,
374+ 'test/fixtures/commands/scan/simple-npm ' ,
375375 FLAG_DRY_RUN ,
376376 '--repo' ,
377377 'xyz' ,
@@ -406,7 +406,7 @@ describe('socket scan create', async () => {
406406 'create' ,
407407 FLAG_ORG ,
408408 'fakeOrg' ,
409- 'test/fixtures/commands/scan/reach ' ,
409+ 'test/fixtures/commands/scan/simple-npm ' ,
410410 FLAG_DRY_RUN ,
411411 '--repo' ,
412412 'xyz' ,
@@ -435,7 +435,7 @@ describe('socket scan create', async () => {
435435 'create' ,
436436 FLAG_ORG ,
437437 'fakeOrg' ,
438- 'test/fixtures/commands/scan/reach ' ,
438+ 'test/fixtures/commands/scan/simple-npm ' ,
439439 FLAG_DRY_RUN ,
440440 '--repo' ,
441441 'xyz' ,
@@ -528,7 +528,7 @@ describe('socket scan create', async () => {
528528 'create' ,
529529 FLAG_ORG ,
530530 'fakeOrg' ,
531- 'test/fixtures/commands/scan/reach ' ,
531+ 'test/fixtures/commands/scan/simple-npm ' ,
532532 FLAG_DRY_RUN ,
533533 '--repo' ,
534534 'xyz' ,
@@ -596,7 +596,7 @@ describe('socket scan create', async () => {
596596 'create' ,
597597 FLAG_ORG ,
598598 'fakeOrg' ,
599- 'test/fixtures/commands/scan/reach ' ,
599+ 'test/fixtures/commands/scan/simple-npm ' ,
600600 FLAG_DRY_RUN ,
601601 '--repo' ,
602602 'xyz' ,
@@ -622,7 +622,7 @@ describe('socket scan create', async () => {
622622 'create' ,
623623 FLAG_ORG ,
624624 'fakeOrg' ,
625- 'test/fixtures/commands/scan/reach ' ,
625+ 'test/fixtures/commands/scan/simple-npm ' ,
626626 FLAG_DRY_RUN ,
627627 '--repo' ,
628628 'xyz' ,
@@ -648,7 +648,7 @@ describe('socket scan create', async () => {
648648 'create' ,
649649 FLAG_ORG ,
650650 'fakeOrg' ,
651- 'test/fixtures/commands/scan/reach ' ,
651+ 'test/fixtures/commands/scan/simple-npm ' ,
652652 FLAG_DRY_RUN ,
653653 '--repo' ,
654654 'xyz' ,
@@ -678,7 +678,7 @@ describe('socket scan create', async () => {
678678 'create' ,
679679 FLAG_ORG ,
680680 'fakeOrg' ,
681- 'test/fixtures/commands/scan/reach ' ,
681+ 'test/fixtures/commands/scan/simple-npm ' ,
682682 FLAG_DRY_RUN ,
683683 '--repo' ,
684684 'xyz' ,
@@ -711,7 +711,7 @@ describe('socket scan create', async () => {
711711 'create' ,
712712 FLAG_ORG ,
713713 'fakeOrg' ,
714- 'test/fixtures/commands/scan/reach ' ,
714+ 'test/fixtures/commands/scan/simple-npm ' ,
715715 FLAG_DRY_RUN ,
716716 '--repo' ,
717717 'xyz' ,
@@ -736,7 +736,7 @@ describe('socket scan create', async () => {
736736 'create' ,
737737 FLAG_ORG ,
738738 'fakeOrg' ,
739- 'test/fixtures/commands/scan/reach ' ,
739+ 'test/fixtures/commands/scan/simple-npm ' ,
740740 FLAG_DRY_RUN ,
741741 '--repo' ,
742742 'xyz' ,
@@ -761,7 +761,7 @@ describe('socket scan create', async () => {
761761 'create' ,
762762 FLAG_ORG ,
763763 'fakeOrg' ,
764- 'test/fixtures/commands/scan/reach ' ,
764+ 'test/fixtures/commands/scan/simple-npm ' ,
765765 FLAG_DRY_RUN ,
766766 '--repo' ,
767767 'xyz' ,
@@ -791,7 +791,7 @@ describe('socket scan create', async () => {
791791 'create' ,
792792 FLAG_ORG ,
793793 'fakeOrg' ,
794- 'test/fixtures/commands/scan/reach ' ,
794+ 'test/fixtures/commands/scan/simple-npm ' ,
795795 FLAG_DRY_RUN ,
796796 '--repo' ,
797797 'xyz' ,
0 commit comments