Bug 1878834 - Rename search-telemetry-schema to include v2 and add ui schema tests. r=scunnane

Depends on D205250

Differential Revision: https://phabricator.services.mozilla.com/D205341
This commit is contained in:
Mark Banner
2024-03-25 14:06:37 +00:00
parent b0eb07fcf2
commit 937ef9b2d2
6 changed files with 42 additions and 3 deletions

View File

@@ -386,7 +386,7 @@ class TelemetryHandler {
* unit tests can set it to easy to test values.
*
* @param {Array} providerInfo
* See {@link https://searchfox.org/mozilla-central/search?q=search-telemetry-schema.json}
* See {@link https://searchfox.org/mozilla-central/search?q=search-telemetry-v2-schema.json}
* for type information.
*/
overrideSearchTelemetryForTests(providerInfo) {