1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2026-01-03 23:42:28 +03:00

Applied stylci changes, updated composer deps

This commit is contained in:
Dan Brown
2022-04-29 15:38:06 +01:00
parent 26af9acc6c
commit c216a6a210
4 changed files with 92 additions and 92 deletions

View File

@@ -73,5 +73,4 @@ class MarkdownToHtmlTest extends TestCase
static::assertEquals($expectedMarkdown, $markdown);
}
}
}