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