We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6476e commit 2a8c652Copy full SHA for 2a8c652
tests/ParserTest.php
@@ -15,7 +15,7 @@ class ParserTest extends TestCase
15
{
16
/**
17
* @covers ::detect()
18
- * @covers ::key()
+ * @covers ::makeHashKey()
19
* @covers ::process()
20
* @throws \PHPUnit_Framework_Exception
21
* @throws \PHPUnit\Framework\Exception
@@ -92,7 +92,7 @@ protected function getParser(): ParserInterface
92
* @dataProvider provideAgents
93
* @param string $agent
94
* @covers ::parse()
95
96
97
98
0 commit comments