Corrected class name - needs to end with Bench
This commit is contained in:
parent
ef0edc8929
commit
cbb0c1bd04
@ -12,7 +12,7 @@ use PhpBench\Benchmark\Metadata\Annotations\BeforeMethods;
|
|||||||
/**
|
/**
|
||||||
* @BeforeMethods({"init"})
|
* @BeforeMethods({"init"})
|
||||||
*/
|
*/
|
||||||
final class SimpleInsertPerformanceTest
|
final class SimpleInsertPerformanceBench
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* @var EntityManagerInterface
|
* @var EntityManagerInterface
|
Loading…
x
Reference in New Issue
Block a user