Skip to content

Commit 58d6450

Browse files
author
palPalani
committed
Fixed phpunit
1 parent 9298fb2 commit 58d6450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/SqsQueueReader/QueueTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
* Class QueueTest
1010
* @package palPalani\SqsQueueReader\Tests
1111
*/
12-
class QueueTest extends \PHPUnit_Framework_TestCase
12+
class QueueTest extends \PHPUnit\Framework\TestCase
1313
{
1414
/**
1515
* @test

0 commit comments

Comments
 (0)