mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
The |done| function comes from |it| not |describe|. Previously, we were just ending the test right away. R=rafaelw@chromium.org Review URL: https://codereview.chromium.org/754463003