Commit 3658639
Ian Campbell
e2e: do not use
If the environment is not setup for tls (i.e. `$HOME/.docker/ca.pem` doesn't
exist) then this will exit with an error instead of allowing the test to
complete.
Since we just wanted to test that the `dial-stdio` was called with the same set
of options as the initial invocation just drop it, the other args already in
place serve the purpose well enough.
Signed-off-by: Ian Campbell <ijc@docker.com>--tls argument in TestDialStdio
1 parent 556d7e9 commit 3658639
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
0 commit comments