Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
hafezdivandari committed Oct 7, 2024
1 parent 5b2f16e commit ca4848b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Unit/PassportTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ public function test_refresh_token_model_can_be_changed()

Passport::useRefreshTokenModel(RefreshToken::class);
}

public function test_device_code_instance_can_be_created()
{
$deviceCode = Passport::deviceCode();
Expand Down

0 comments on commit ca4848b

Please sign in to comment.