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 a551686 commit 0bf506bCopy full SHA for 0bf506b
tests/unit/telemetry.test.ts
@@ -37,7 +37,7 @@ describe('telemetry', () => {
37
38
expect(mockTrack).toHaveBeenCalledWith({
39
userId: 'test-user-123',
40
- event: 'MCP tool call',
+ event: 'MCP Tool Call',
41
properties: {
42
app_name: 'apify-mcp-server',
43
app_version: '0.5.6',
0 commit comments