Skip to content

Commit 5fc2719

Browse files
author
Remi Gaillard
committed
Fix JSON API/Dial & APIKEY/dialForceMute mocks
1 parent 6262011 commit 5fc2719

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/mock/v2/project/APIKEY/dial

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"id" : "1bae377f-d620-4e58-86c0-5a37364eec0c",
33
"connectionId" : "da9cb410-e29b-4c2d-ab9e-fe65bf83fcaf",
4-
"streamId" : "e6f13213-22cb-45de-b71d-af7cef329954",
4+
"streamId" : "e6f13213-22cb-45de-b71d-af7cef329954"
55
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"id" : "1bae377f-d620-4e58-86c0-5a37364eec0c",
33
"connectionId" : "da9cb410-e29b-4c2d-ab9e-fe65bf83fcaf",
4-
"streamId" : "e6f13213-22cb-45de-b71d-af7cef329954",
4+
"streamId" : "e6f13213-22cb-45de-b71d-af7cef329954"
55
}

0 commit comments

Comments
 (0)