Fix the build.

Follow up to bd538f7437.
This commit is contained in:
Guo Xiang Tan 2019-06-11 10:05:57 +08:00
parent a046f6ced5
commit d20ea38f02
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import { acceptance } from "helpers/qunit-helpers";
import { INLINE_ONEBOX_CSS_CLASS } from "pretty-text/inline-oneboxer";
import { INLINE_ONEBOX_CSS_CLASS } from "pretty-text/context/inline-onebox-css-classes";
acceptance("Composer - Onebox", {
loggedIn: true,