mirror of
https://github.com/pestphp/pest.git
synced 2026-03-09 01:07:23 +01:00
Merge branch '2.x' into 3.x
This commit is contained in:
@ -166,8 +166,7 @@ final class TestCaseMethodFactory
|
||||
|
||||
$datasetsCode = '';
|
||||
|
||||
// prepend attribute
|
||||
$this->attributes = [
|
||||
= $this->attributes = [
|
||||
new Attribute(
|
||||
\PHPUnit\Framework\Attributes\Test::class,
|
||||
[],
|
||||
|
||||
Reference in New Issue
Block a user