diff --git a/test/chart.ts b/test/chart.ts
index 85b9d25251..98c501f91f 100644
--- a/test/chart.ts
+++ b/test/chart.ts
@@ -105,7 +105,6 @@ describe('Chart', () => {
 			},
 		});
 	}));
-
 	
 	it('Can updates (dec)', async(async () => {
 		await testChart.decrement();