diff e2e/app.e2e-spec.ts @ 256:6d128e43f4d5

Merge remote-tracking branch 'lucas/feature/determinate-spinner'
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 28 Apr 2017 09:23:57 +0100
parents 53ea6406d601
children
line wrap: on
line diff
--- a/e2e/app.e2e-spec.ts	Thu Apr 27 16:41:04 2017 +0100
+++ b/e2e/app.e2e-spec.ts	Fri Apr 28 09:23:57 2017 +0100
@@ -1,6 +1,6 @@
 import { UglyDucklingPage } from './app.po';
 
-describe('ugly-duckling App', function() {
+describe('ugly-duckling App', () => {
   let page: UglyDucklingPage;
 
   beforeEach(() => {