mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-01-17 14:32:41 +00:00
add dedent for Block tests
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
/* eslint-disable max-lines */
|
/* eslint-disable max-lines */
|
||||||
|
|
||||||
|
const dedent = require('dedent-tabs').default;
|
||||||
const Markdown = require('naturalcrit/markdown.js');
|
const Markdown = require('naturalcrit/markdown.js');
|
||||||
|
|
||||||
test('Renders a mustache span with text only', function() {
|
test('Renders a mustache span with text only', function() {
|
||||||
|
|||||||
Reference in New Issue
Block a user