Skip to content

Commit 04d8075

Browse files
author
Keith Kirk
committed
fixing filters test
1 parent 284e78b commit 04d8075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Filters/EnrichmentFiltersTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ public function testGenerateDefaultContext()
4646
{
4747
$context = [
4848
'library' => [
49-
'name' => 'analytics-php',
49+
'name' => 'analytics-php-guzzle',
5050
'version' => \SegmentIO\Client::VERSION
5151
]
5252
];

0 commit comments

Comments
 (0)