Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/LP-102-registration-test-case' i…
Browse files Browse the repository at this point in the history
…nto LP-102-registration-test-case
  • Loading branch information
mah-shamim committed Oct 13, 2023
2 parents 4069441 + fbc6282 commit c362512
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/Feature/RegistrationTest.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,7 @@
<?php

use Illuminate\Support\Str;

use function Pest\Laravel\deleteJson;
use function Pest\Laravel\getJson;
use function Pest\Laravel\postJson;
use function Pest\Laravel\putJson;

test('registration', function () {
postJson('/api/auth/register', [
Expand Down

0 comments on commit c362512

Please sign in to comment.