Hi, How do I change a default setting or pref for the Gaia Marionette JS tests? To be specific, my patch is adding a setting which defaults to false, but I want all existing tests to have it default to true and only make it false for my patch tests. I assume we want to modify [1], but I'm not sure if that is an external dependency or not.
Any ideas? Michael 1.) https://github.com/mozilla-b2g/gaia/blob/master/tests/jsmarionette/runner/mozilla-profile-builder/test/fixtures/b2g-profile/settings.json
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

