Remove unused trait
This commit is contained in:
parent
bde36ee056
commit
cdebc0cddb
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ use weitzman\DrupalTestTraits\ExistingSiteBase;
|
|||
final class CountGivenPresentationsTest extends ExistingSiteBase {
|
||||
|
||||
use PresentationCreationTrait;
|
||||
use RandomGeneratorTrait;
|
||||
|
||||
public function test_it_counts_events(): void {
|
||||
$action = $this->container->get(CountGivenPresentations::class);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue