Skip to content

Commit

Permalink
chore: Do not generate code coverage for the generic tenant class
Browse files Browse the repository at this point in the history
  • Loading branch information
ollieread committed Nov 19, 2024
1 parent a00be22 commit 994871e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Support/GenericTenant.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
* as the tenant entity.
*
* @pacakge Core
*
* @codeCoverageIgnore
*/
class GenericTenant implements Tenant
{
Expand Down

0 comments on commit 994871e

Please sign in to comment.