From a8b8e30c3a07bb77fb75fa00ef4a60d3589a1088 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Sun, 4 Dec 2016 22:40:44 +0100 Subject: [PATCH] Another test name fixed --- src/Squidex/app/framework/angular/action.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Squidex/app/framework/angular/action.spec.ts b/src/Squidex/app/framework/angular/action.spec.ts index cc5e04a43..4746a9443 100644 --- a/src/Squidex/app/framework/angular/action.spec.ts +++ b/src/Squidex/app/framework/angular/action.spec.ts @@ -30,7 +30,7 @@ class MockupObject { } describe('Action', () => { - it('should test complete flow to subscribe and unsubscribe and to trigger actions', () => { + it('should make complete flow to subscribe and unsubscribe and to trigger actions', () => { let dispatchCount = 0; const state = {