Skip to content

Commit

Permalink
PBC-3544: Fix AsyncApiHelper for array properties. (#10631)
Browse files Browse the repository at this point in the history
PBC-3544 AsyncApi Tester incomplete validation for nested properties
  • Loading branch information
danielsantos-spryker authored Nov 22, 2023
1 parent 51d0e3a commit 9c58d44
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ public function assertMessageWasSentWithRequiredHeader(string $messageName, arra
}

/**
* @deprecated Use {@link \Spryker\Zed\TestifyAsyncApi\Business\Codeception\Helper\AsyncApiHelper::assertMessageWasEmittedOnChannel()} instead.
*
* @param \Spryker\Shared\Kernel\Transfer\AbstractTransfer $expectedMessageTransfer
* @param array<string, string|int|array<string, string|int>> $requiredFields
*
Expand Down

0 comments on commit 9c58d44

Please sign in to comment.