From 5409ea85f91c87f10610c39f1d141916a64e8e33 Mon Sep 17 00:00:00 2001 From: rtaseen Date: Wed, 21 Feb 2018 21:38:12 -0500 Subject: [PATCH] Remove arbitrary plugin key in test object Incorrect interface implementation --- types/chart.js/chart.js-tests.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/types/chart.js/chart.js-tests.ts b/types/chart.js/chart.js-tests.ts index 8ba81e8747..6041889b66 100644 --- a/types/chart.js/chart.js-tests.ts +++ b/types/chart.js/chart.js-tests.ts @@ -45,7 +45,6 @@ const chart: Chart = new Chart(new CanvasRenderingContext2D(), { } }] }, - plugins: { arbitraryPlugin: {option: "value"} }, legend: { display: true, labels: {