mirror of
https://github.com/umami-software/umami.git
synced 2026-02-15 01:55:36 +01:00
update event producer test
This commit is contained in:
parent
1a84608e2b
commit
9dbbf3e86d
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ async function produce_event() {
|
||||||
session_uuid: '00fea66e-a433-536d-a13d-2d873fab0a08',
|
session_uuid: '00fea66e-a433-536d-a13d-2d873fab0a08',
|
||||||
created_at: '2020-07-18 11:53:33',
|
created_at: '2020-07-18 11:53:33',
|
||||||
url: y,
|
url: y,
|
||||||
event_data: z,
|
event_name: z,
|
||||||
};
|
};
|
||||||
|
|
||||||
await producer.send({
|
await producer.send({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue