Skip to content

Commit 6b4524d

Browse files
authored
Remove transient test (#470)
1 parent f79a7bd commit 6b4524d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Integration/LambdaClientTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,6 @@ public function testInvokeWait(): void
8484
}
8585

8686
self::assertEqualsCanonicalizing($expected, $resolves);
87-
// wait should mix responses
88-
self::assertNotEquals($expected, $resolves);
8987
}
9088

9189
public function testListLayerVersions(): void

0 commit comments

Comments
 (0)