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

fix(mock/zone.dart): microLeap assertion that _asyncErrors.isEmpty #1740

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Sep 26, 2015

  1. Remove assertion that prevents useful errors from being thrown

    Running in checked mode, `assert(_asyncErrors.isEmpty)` fails and doesn't re-throw the errors the developer needs to see. Removed this assertion
    kharland committed Sep 26, 2015
    Configuration menu
    Copy the full SHA
    e662808 View commit details
    Browse the repository at this point in the history