зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1835656 - messaging_system.invalid_nested_data is on the wrong ping, r=chutten
Differential Revision: https://phabricator.services.mozilla.com/D179851
This commit is contained in:
Родитель
5d59c7aecd
Коммит
385c09263b
|
@ -1000,7 +1000,7 @@ messaging_system:
|
|||
- chutten@mozilla.com
|
||||
expires: never
|
||||
send_in_pings:
|
||||
- metrics
|
||||
- messaging-system
|
||||
|
||||
|
||||
messaging_system.attribution:
|
||||
|
|
|
@ -53,7 +53,7 @@ add_task(function test_weird_data() {
|
|||
Assert.equal(
|
||||
Glean.messagingSystem.invalidNestedData[
|
||||
invalidNestedDataKey
|
||||
].testGetValue(),
|
||||
].testGetValue("messaging-system"),
|
||||
1,
|
||||
"caught the invalid nested data"
|
||||
);
|
||||
|
|
Загрузка…
Ссылка в новой задаче