X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/6211d6bcfcec93fafd6e84c0bcaaebdde71c096e..13dae24cbe3f95ba6747f1ffe37bc3e1a4db4af9:/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'); }