mirror of
https://github.com/moby/moby.git
synced 2025-12-07 19:42:23 +03:00
Use prefix naming for attach tests
Signed-off-by: Alexandr Morozov <lk4d4@docker.com>
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
|
||||
const attachWait = 5 * time.Second
|
||||
|
||||
func TestMultipleAttachRestart(t *testing.T) {
|
||||
func TestAttachMultipleAndRestart(t *testing.T) {
|
||||
defer deleteAllContainers()
|
||||
|
||||
endGroup := &sync.WaitGroup{}
|
||||
|
||||
Reference in New Issue
Block a user