chore(tests): fix broken test from using the wrong xit

Also, run clang-format.
This commit is contained in:
Julie Ralph 2016-02-25 10:42:43 -08:00
parent e1f6679c75
commit abff302e52

View File

@ -4,6 +4,7 @@ import {
proxy, proxy,
it, it,
iit, iit,
xit,
ddescribe, ddescribe,
expect, expect,
inject, inject,