Skip to content

Commit

Permalink
update apicallmonitoringmiddleware annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean O'Brien committed Jun 29, 2023
1 parent 1c70f1c commit 753de45
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
use PHPUnit\Framework\TestCase;

/**
* @covers ApiCallMonitoringMiddleware
* @covers \Aws\ClientSideMonitoring\AbstractMonitoringMiddleware
* @covers Aws\ClientSideMonitoring\ApiCallMonitoringMiddleware
* @covers Aws\ClientSideMonitoring\AbstractMonitoringMiddleware
*/
class ApiCallMonitoringMiddlewareTest extends TestCase
{
Expand Down

0 comments on commit 753de45

Please sign in to comment.