1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/integration/service
Sebastiaan van Stijn b4c46b0dac
integration: change container.Create signature to fix linting
```
Line 25: warning: context.Context should be the first parameter of a function (golint)
Line 44: warning: context.Context should be the first parameter of a function (golint)
Line 52: warning: context.Context should be the first parameter of a function (golint)
```

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-06-07 13:04:44 +02:00
..
create_test.go integration: change network.CreateNoError signature to fix linting 2019-06-07 13:03:24 +02:00
inspect_test.go Improve consistency in "skip" 2019-01-07 13:56:46 +01:00
main_test.go Move integration-cli daemon package to internal/test… 2018-04-10 16:29:48 +02:00
network_test.go integration: change container.Create signature to fix linting 2019-06-07 13:04:44 +02:00
plugin_test.go Completely remove d.NewClient from testing tools 2019-02-07 16:07:02 -08:00
update_test.go integration: change network.CreateNoError signature to fix linting 2019-06-07 13:03:24 +02:00