Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Commit

Permalink
Autofix: tslint
Browse files Browse the repository at this point in the history
[atomist:generated] [atomist:autofix=tslint]
  • Loading branch information
atomist-bot committed Feb 12, 2019
1 parent 7e95781 commit 7d18a40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/kaniko/buildKanikoOptions.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ describe("buildKanikoOptions", () => {
});
after(() => {
fsMock.restore();
})
});
it("should enable cache and set default cache dir", async () => {
const config = {
sdm: {cache: {enabled: true}, docker: {build: {push: false}, latest: true}},
Expand Down

0 comments on commit 7d18a40

Please sign in to comment.