Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ab5ee99

Browse files
committed
fix phpstan
1 parent 60574c8 commit ab5ee99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pkg/dbal/Tests/Functional/DbalConsumerTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
<?php
22

3-
namespace Enqueue\Dbal\Tests\Spec;
3+
namespace Enqueue\Dbal\Tests\Functional;
44

55
use Enqueue\Dbal\DbalContext;
66
use Enqueue\Dbal\DbalMessage;
7+
use Enqueue\Dbal\Tests\Spec\CreateDbalContextTrait;
78
use PHPUnit\Framework\TestCase;
89

910
/**

0 commit comments

Comments
 (0)