diff e2e/app.e2e-spec.ts @ 236:53ea6406d601

Generate new project with latest @angular/cli, including Angular 4.
author Lucas Thompson <dev@lucas.im>
date Tue, 25 Apr 2017 20:01:09 +0100
parents 340ce94899fd
children
line wrap: on
line diff
--- a/e2e/app.e2e-spec.ts	Mon Apr 24 17:05:12 2017 +0100
+++ b/e2e/app.e2e-spec.ts	Tue Apr 25 20:01:09 2017 +0100
@@ -1,6 +1,6 @@
 import { UglyDucklingPage } from './app.po';
 
-describe('ugly-duckling App', function() {
+describe('ugly-duckling App', () => {
   let page: UglyDucklingPage;
 
   beforeEach(() => {