Commit 8817a0b
authored
Remove un-needed "test:realsvc:run" scripts (#25356)
## Description
Remove un-needed "test:realsvc:run" scripts. Note that one of these
scripts still remains in
`packages/test/test-end-to-end-tests/package.json` which is actually
generic over its service, and that is referenced by
`packages/test/test-drivers/README.md` and
`packages/test/test-end-to-end-tests/README.md`
This change was made to address
#25292 (comment)1 parent 2e8c528 commit 8817a0b
File tree
3 files changed
+2
-4
lines changed- packages
- service-clients/end-to-end-tests
- azure-client
- odsp-client
- test/test-drivers
3 files changed
+2
-4
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments