mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-22 08:58:11 +00:00
fix back tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
|
||||
|
||||
import Markdown from '@shared/markdown.js';
|
||||
import Markdown from '../../shared/markdown.js';
|
||||
|
||||
describe('Hard Breaks', ()=>{
|
||||
test('Single Break', function() {
|
||||
|
||||
Reference in New Issue
Block a user