Skip to content

Commit

Permalink
Don't need this line
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverearl committed Dec 2, 2024
1 parent 45f8200 commit a0ef457
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/RequestTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
'relationshipType' => fake()->randomElement(RelationshipType::cases()),
]);

Http::preventingStrayRequests();
Http::fake(['*' => Http::response($nomi->toArray())]);

$response = NomiAI::getNomi($nomi->uuid);
Expand Down

0 comments on commit a0ef457

Please sign in to comment.