Commit a14282f
authored
Skip curl tests for production integration tests. (#924)
This fixes #922. We do not need to run these tests in "production"
because they already run the in the regular testbench tests
against the same code that they would run otherwise (the httpbin
python module).1 parent e7b3778 commit a14282f
1 file changed
Lines changed: 0 additions & 5 deletions
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | 21 | | |
27 | 22 | | |
28 | 23 | | |
| |||
0 commit comments