1
0
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:
jonjohnsonjr
2021-09-20 04:07:56 -07:00
committed by GitHub
parent e73be50bbe
commit 45467f076b
6 changed files with 73 additions and 45 deletions

View File

@ -264,6 +264,7 @@ func TestNewPublisherCanPublish(t *testing.T) {
Local: true,
LocalDomain: localDomain,
PreserveImportPaths: true,
DockerClient: &kotesting.MockDaemon{},
},
},
{