Skip to content

Commit

Permalink
Add covers
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitriBouteille committed Mar 12, 2024
1 parent bc432ca commit 312e9f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/WordPress/DatabaseTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@

class DatabaseTest extends \WP_UnitTestCase

Check failure on line 11 in tests/WordPress/DatabaseTest.php

View workflow job for this annotation

GitHub Actions / Coding Style

Class Dbout\WpOrm\Tests\WordPress\DatabaseTest extends unknown class WP_UnitTestCase.
{
/**
* @return void
* @covers \Dbout\WpOrm\Orm\Database::query
*/
public function test_first()
{
global $wpdb;
Expand Down

0 comments on commit 312e9f9

Please sign in to comment.