Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Fix problem with Jasmine and afterEach #770

Closed

Conversation

mvuksano
Copy link
Contributor

No description provided.

This change fixes the problem that functions defined using afterEach in unit tests were not run.
@mvuksano mvuksano added cla: yes and removed cla: no labels Mar 20, 2014
@jbdeboer
Copy link
Contributor

What problem is this PR fixing? Is the afterEach() not being run, or is it being run incorrectly in some way?

@mhevery
Copy link
Contributor

mhevery commented Mar 20, 2014

@jbdeboer turns out that our afterEatch did not run.

mhevery pushed a commit to mhevery/angular.dart that referenced this pull request Mar 20, 2014
@mhevery mhevery closed this in 062249d Mar 20, 2014
@mvuksano mvuksano deleted the feature/fix-jasmine-tests branch March 20, 2014 22:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

3 participants