Skip to content

Commit

Permalink
test: add missing covers tag
Browse files Browse the repository at this point in the history
  • Loading branch information
badasswp committed Jan 29, 2025
1 parent a712171 commit 4d051ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/php/Abstracts/RouteTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* @covers \AiPlusBlockEditor\Abstracts\Route::register_route
* @covers \AiPlusBlockEditor\Abstracts\Route::get_400_response
* @covers \AiPlusBlockEditor\Abstracts\Route::is_user_permissible
* @covers \AiPlusBlockEditor\Abstracts\Route::get_ai_client
*/
class RouteTest extends TestCase {
public Route $route;
Expand Down

0 comments on commit 4d051ea

Please sign in to comment.