X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/0e343c408f25ebd720f88a717a601cb696a2e089..refs/pull/5721/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'); }