mirror of
https://github.com/maputnik/editor.git
synced 2025-12-08 07:10:00 +00:00
Improve tests (#854)
Recover commented out tests, Improve usage of helper in driver, Added data-wd-key for test to use instead of classes Moved all non tsx file to a single folder (lib) instead of lib and utils --------- Co-authored-by: Yuri Astrakhan <yuriastrakhan@gmail.com>
This commit is contained in:
@@ -8,7 +8,7 @@ import 'codemirror/addon/edit/matchbrackets'
|
||||
import 'codemirror/lib/codemirror.css'
|
||||
import 'codemirror/addon/lint/lint.css'
|
||||
import stringifyPretty from 'json-stringify-pretty-compact'
|
||||
import '../util/codemirror-mgl';
|
||||
import '../libs/codemirror-mgl';
|
||||
|
||||
|
||||
export type InputJsonProps = {
|
||||
|
||||
Reference in New Issue
Block a user