Skip to content

Commit

Permalink
fix(e23): disable animations for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasBurleson committed May 18, 2015
1 parent 0eb21e1 commit dc10ec7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/scenarios/users.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ describe('my app', function() {
users.loadAll();
element(by.css('body')).allowAnimations(false);


});

it('should load a list of users', function() {
Expand Down

0 comments on commit dc10ec7

Please sign in to comment.