Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
ksvirkou-hubspot committed Nov 17, 2023
1 parent fc1b8a4 commit 0c9e614
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spec/Discovery/Marketing/Forms/DiscoverySpec.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public function let(Client $client, Config $config)

public function it_is_initializable()
{
$this->shouldHaveType(\HubSpot\Discovery\Marketing\Events\Discovery::class);
$this->shouldHaveType(\HubSpot\Discovery\Marketing\Forms\Discovery::class);
}

public function it_creates_clients()
Expand Down

0 comments on commit 0c9e614

Please sign in to comment.