mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
dd01abf9bf
Discovered a few instances, where loop variable is incorrectly used within a test closure, which is marked as parallel. Few of these were actually loops over singleton slices, therefore the issue might not have surfaced there (yet), but it is good to fix there as well, as this is an incorrect pattern used across different tests. Signed-off-by: Roman Volosatovs <roman.volosatovs@docker.com> |
||
---|---|---|
.. | ||
main_test.go | ||
volume_test.go |