@@ -305,7 +305,7 @@ describe('socket scan create', async () => {
305305 'create' ,
306306 FLAG_ORG ,
307307 'fakeOrg' ,
308- 'target ' ,
308+ 'test/fixtures/commands/scan/reach ' ,
309309 FLAG_DRY_RUN ,
310310 '--repo' ,
311311 'xyz' ,
@@ -370,7 +370,7 @@ describe('socket scan create', async () => {
370370 'create' ,
371371 FLAG_ORG ,
372372 'fakeOrg' ,
373- 'target ' ,
373+ 'test/fixtures/commands/scan/reach ' ,
374374 FLAG_DRY_RUN ,
375375 '--repo' ,
376376 'xyz' ,
@@ -405,7 +405,7 @@ describe('socket scan create', async () => {
405405 'create' ,
406406 FLAG_ORG ,
407407 'fakeOrg' ,
408- 'target ' ,
408+ 'test/fixtures/commands/scan/reach ' ,
409409 FLAG_DRY_RUN ,
410410 '--repo' ,
411411 'xyz' ,
@@ -434,7 +434,7 @@ describe('socket scan create', async () => {
434434 'create' ,
435435 FLAG_ORG ,
436436 'fakeOrg' ,
437- 'target ' ,
437+ 'test/fixtures/commands/scan/reach ' ,
438438 FLAG_DRY_RUN ,
439439 '--repo' ,
440440 'xyz' ,
@@ -527,7 +527,7 @@ describe('socket scan create', async () => {
527527 'create' ,
528528 FLAG_ORG ,
529529 'fakeOrg' ,
530- 'target ' ,
530+ 'test/fixtures/commands/scan/reach ' ,
531531 FLAG_DRY_RUN ,
532532 '--repo' ,
533533 'xyz' ,
@@ -595,7 +595,7 @@ describe('socket scan create', async () => {
595595 'create' ,
596596 FLAG_ORG ,
597597 'fakeOrg' ,
598- 'target ' ,
598+ 'test/fixtures/commands/scan/reach ' ,
599599 FLAG_DRY_RUN ,
600600 '--repo' ,
601601 'xyz' ,
@@ -621,7 +621,7 @@ describe('socket scan create', async () => {
621621 'create' ,
622622 FLAG_ORG ,
623623 'fakeOrg' ,
624- 'target ' ,
624+ 'test/fixtures/commands/scan/reach ' ,
625625 FLAG_DRY_RUN ,
626626 '--repo' ,
627627 'xyz' ,
@@ -647,7 +647,7 @@ describe('socket scan create', async () => {
647647 'create' ,
648648 FLAG_ORG ,
649649 'fakeOrg' ,
650- 'target ' ,
650+ 'test/fixtures/commands/scan/reach ' ,
651651 FLAG_DRY_RUN ,
652652 '--repo' ,
653653 'xyz' ,
@@ -677,7 +677,7 @@ describe('socket scan create', async () => {
677677 'create' ,
678678 FLAG_ORG ,
679679 'fakeOrg' ,
680- 'target ' ,
680+ 'test/fixtures/commands/scan/reach ' ,
681681 FLAG_DRY_RUN ,
682682 '--repo' ,
683683 'xyz' ,
@@ -710,7 +710,7 @@ describe('socket scan create', async () => {
710710 'create' ,
711711 FLAG_ORG ,
712712 'fakeOrg' ,
713- 'target ' ,
713+ 'test/fixtures/commands/scan/reach ' ,
714714 FLAG_DRY_RUN ,
715715 '--repo' ,
716716 'xyz' ,
@@ -735,7 +735,7 @@ describe('socket scan create', async () => {
735735 'create' ,
736736 FLAG_ORG ,
737737 'fakeOrg' ,
738- 'target ' ,
738+ 'test/fixtures/commands/scan/reach ' ,
739739 FLAG_DRY_RUN ,
740740 '--repo' ,
741741 'xyz' ,
@@ -760,7 +760,7 @@ describe('socket scan create', async () => {
760760 'create' ,
761761 FLAG_ORG ,
762762 'fakeOrg' ,
763- 'target ' ,
763+ 'test/fixtures/commands/scan/reach ' ,
764764 FLAG_DRY_RUN ,
765765 '--repo' ,
766766 'xyz' ,
@@ -790,7 +790,7 @@ describe('socket scan create', async () => {
790790 'create' ,
791791 FLAG_ORG ,
792792 'fakeOrg' ,
793- 'target ' ,
793+ 'test/fixtures/commands/scan/reach ' ,
794794 FLAG_DRY_RUN ,
795795 '--repo' ,
796796 'xyz' ,
0 commit comments