We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 284e78b commit 04d8075Copy full SHA for 04d8075
tests/Filters/EnrichmentFiltersTest.php
@@ -46,7 +46,7 @@ public function testGenerateDefaultContext()
46
{
47
$context = [
48
'library' => [
49
- 'name' => 'analytics-php',
+ 'name' => 'analytics-php-guzzle',
50
'version' => \SegmentIO\Client::VERSION
51
]
52
];
0 commit comments