Skip to content

Commit

Permalink
typo organization organizer
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasVHG committed Aug 5, 2024
1 parent cef8674 commit 8d1edc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Insightly/Listeners/UpdateOrganizationTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ protected function setUp(): void
);
}

public function test_it_updates_an_organizer(): void
public function test_it_updates_an_organization(): void
{
// Given
$organizationId = Uuid::uuid4();
Expand Down

0 comments on commit 8d1edc7

Please sign in to comment.