mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-29 13:18:49 +01:00
remove unwanted changes from merge delta
This commit is contained in:
parent
385b6db472
commit
ec98f52182
13 changed files with 144 additions and 295 deletions
|
|
@ -3,8 +3,8 @@ package container
|
|||
import (
|
||||
"testing"
|
||||
|
||||
"github.com/kopfkrieg/watchtower/container/mocks"
|
||||
"github.com/stretchr/testify/assert"
|
||||
"github.com/containrrr/watchtower/container/mocks"
|
||||
)
|
||||
|
||||
func TestWatchtowerContainersFilter(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue