Commit d690aeb
authored
[Storage] Unbound connection limit in NET FX test suite (Azure#16876)
Bump connection limit to int.Max . We already run tests with int.Max on .netcore . Revisiting this setting when when we change parallelization/volume of tests is annoying.1 parent ff3921b commit d690aeb
File tree
1 file changed
+1
-1
lines changed1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments