mirror of
https://github.com/ko-build/ko.git
synced 2025-07-12 23:50:31 +02:00
Do not require docker installed for tests (#438)
This commit is contained in:
@ -264,6 +264,7 @@ func TestNewPublisherCanPublish(t *testing.T) {
|
||||
Local: true,
|
||||
LocalDomain: localDomain,
|
||||
PreserveImportPaths: true,
|
||||
DockerClient: &kotesting.MockDaemon{},
|
||||
},
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user