Skip to content

Commit 5a6f9fd

Browse files
committed
Fix namespace.
1 parent f61b384 commit 5a6f9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/QueueRunnerTraitTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?php
22

3-
namespace weitzman\DrupalTestTraits\Tests;
3+
namespace DrupalTest\QueueRunnerTrait\Tests;
44

55
use weitzman\DrupalTestTraits\ExistingSiteBase;
66
use DrupalTest\QueueRunnerTrait\QueueRunnerTrait;

0 commit comments

Comments
 (0)