@@ -304,7 +304,7 @@ describe('socket scan create', async () => {
304304 'create' ,
305305 FLAG_ORG ,
306306 'fakeOrg' ,
307- 'target ' ,
307+ 'test/fixtures/commands/scan/reach ' ,
308308 FLAG_DRY_RUN ,
309309 '--repo' ,
310310 'xyz' ,
@@ -369,7 +369,7 @@ describe('socket scan create', async () => {
369369 'create' ,
370370 FLAG_ORG ,
371371 'fakeOrg' ,
372- 'target ' ,
372+ 'test/fixtures/commands/scan/reach ' ,
373373 FLAG_DRY_RUN ,
374374 '--repo' ,
375375 'xyz' ,
@@ -404,7 +404,7 @@ describe('socket scan create', async () => {
404404 'create' ,
405405 FLAG_ORG ,
406406 'fakeOrg' ,
407- 'target ' ,
407+ 'test/fixtures/commands/scan/reach ' ,
408408 FLAG_DRY_RUN ,
409409 '--repo' ,
410410 'xyz' ,
@@ -433,7 +433,7 @@ describe('socket scan create', async () => {
433433 'create' ,
434434 FLAG_ORG ,
435435 'fakeOrg' ,
436- 'target ' ,
436+ 'test/fixtures/commands/scan/reach ' ,
437437 FLAG_DRY_RUN ,
438438 '--repo' ,
439439 'xyz' ,
@@ -526,7 +526,7 @@ describe('socket scan create', async () => {
526526 'create' ,
527527 FLAG_ORG ,
528528 'fakeOrg' ,
529- 'target ' ,
529+ 'test/fixtures/commands/scan/reach ' ,
530530 FLAG_DRY_RUN ,
531531 '--repo' ,
532532 'xyz' ,
@@ -594,7 +594,7 @@ describe('socket scan create', async () => {
594594 'create' ,
595595 FLAG_ORG ,
596596 'fakeOrg' ,
597- 'target ' ,
597+ 'test/fixtures/commands/scan/reach ' ,
598598 FLAG_DRY_RUN ,
599599 '--repo' ,
600600 'xyz' ,
@@ -620,7 +620,7 @@ describe('socket scan create', async () => {
620620 'create' ,
621621 FLAG_ORG ,
622622 'fakeOrg' ,
623- 'target ' ,
623+ 'test/fixtures/commands/scan/reach ' ,
624624 FLAG_DRY_RUN ,
625625 '--repo' ,
626626 'xyz' ,
@@ -646,7 +646,7 @@ describe('socket scan create', async () => {
646646 'create' ,
647647 FLAG_ORG ,
648648 'fakeOrg' ,
649- 'target ' ,
649+ 'test/fixtures/commands/scan/reach ' ,
650650 FLAG_DRY_RUN ,
651651 '--repo' ,
652652 'xyz' ,
@@ -676,7 +676,7 @@ describe('socket scan create', async () => {
676676 'create' ,
677677 FLAG_ORG ,
678678 'fakeOrg' ,
679- 'target ' ,
679+ 'test/fixtures/commands/scan/reach ' ,
680680 FLAG_DRY_RUN ,
681681 '--repo' ,
682682 'xyz' ,
@@ -709,7 +709,7 @@ describe('socket scan create', async () => {
709709 'create' ,
710710 FLAG_ORG ,
711711 'fakeOrg' ,
712- 'target ' ,
712+ 'test/fixtures/commands/scan/reach ' ,
713713 FLAG_DRY_RUN ,
714714 '--repo' ,
715715 'xyz' ,
@@ -734,7 +734,7 @@ describe('socket scan create', async () => {
734734 'create' ,
735735 FLAG_ORG ,
736736 'fakeOrg' ,
737- 'target ' ,
737+ 'test/fixtures/commands/scan/reach ' ,
738738 FLAG_DRY_RUN ,
739739 '--repo' ,
740740 'xyz' ,
@@ -759,7 +759,7 @@ describe('socket scan create', async () => {
759759 'create' ,
760760 FLAG_ORG ,
761761 'fakeOrg' ,
762- 'target ' ,
762+ 'test/fixtures/commands/scan/reach ' ,
763763 FLAG_DRY_RUN ,
764764 '--repo' ,
765765 'xyz' ,
@@ -789,7 +789,7 @@ describe('socket scan create', async () => {
789789 'create' ,
790790 FLAG_ORG ,
791791 'fakeOrg' ,
792- 'target ' ,
792+ 'test/fixtures/commands/scan/reach ' ,
793793 FLAG_DRY_RUN ,
794794 '--repo' ,
795795 'xyz' ,
0 commit comments