mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:36:11 +08:00
Fix the build.
Follow up to bd538f7437a214489319f616c7661cb3273506b9.
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user