Skip to content

Commit e75270a

Browse files
committed
Fixed typos
1 parent 9339c4a commit e75270a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/NullContextTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ public function testShouldAllowCreateProducer()
9090
$this->assertInstanceOf(NullProducer::class, $producer);
9191
}
9292

93-
public function testShouldCreateTempraryQueueWithUnqiueName()
93+
public function testShouldCreateTemporaryQueueWithUniqueName()
9494
{
9595
$context = new NullContext();
9696

0 commit comments

Comments
 (0)