run full e2e scenario
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 24 Jan 2013 14:28:43 +0000 (15:28 +0100)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 24 Jan 2013 14:28:43 +0000 (15:28 +0100)
test/e2e/scenarios.js

index 52fb9b6..4bd1abf 100644 (file)
@@ -87,7 +87,7 @@ describe('myApp', function() {
   });
 
 
-  ddescribe('list', function() {
+  describe('list', function() {
 
     beforeEach(function() {
       browser().navigateTo('#/list');