Bug 1842368 - Enable test_ThirdPartyModulesPing.js on all branches. a=test-only

This commit is contained in:
Ryan VanderMeulen 2023-07-08 11:33:51 -04:00
parent b7c321b065
commit f5ac5346e2

View File

@ -117,7 +117,7 @@ skip-if =
[test_TelemetryAndroidEnvironment.js]
[test_TelemetryUtils.js]
[test_ThirdPartyModulesPing.js]
run-if = nightly_build && (os == 'win' && !msix) # Disabled for MSIX due to https://bugzilla.mozilla.org/show_bug.cgi?id=1807929
run-if = (os == 'win' && !msix) # Disabled for MSIX due to https://bugzilla.mozilla.org/show_bug.cgi?id=1807929
[test_EventPing.js]
tags = coverage
[test_CoveragePing.js]