Skip to content

Commit

Permalink
Trivial: fix bad test name.
Browse files Browse the repository at this point in the history
  • Loading branch information
demiankatz committed Jun 18, 2024
1 parent 0db325a commit 107efb7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ class UrlShortenerTest extends \VuFindTest\Integration\MinkTestCase
*
* @return void
*/
public function testEmailAuthentication(): void
public function testDatabaseDrivenShortening(): void
{
// Set up configs, session and message logging:
$this->changeConfigs(
Expand Down

0 comments on commit 107efb7

Please sign in to comment.