X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/3b4d3430a54a90a3926e7c029535dd74e7726ad9..refs/pull/5676/head:/tests/Meta/LicensesTest.php diff --git a/tests/Meta/LicensesTest.php b/tests/Meta/LicensesTest.php index 0d6af2555..a50fbdb90 100644 --- a/tests/Meta/LicensesTest.php +++ b/tests/Meta/LicensesTest.php @@ -13,7 +13,7 @@ class LicensesTest extends TestCase $resp->assertSee('Licenses'); $resp->assertSee('PHP Library Licenses'); $resp->assertSee('Dan Brown and the BookStack project contributors'); - $resp->assertSee('doctrine/dbal'); + $resp->assertSee('league/commonmark'); $resp->assertSee('@codemirror/lang-html'); }