We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d481062 commit 40a210fCopy full SHA for 40a210f
packages/remote-config/e2e/config.e2e.js
@@ -932,7 +932,7 @@ describe.only('remoteConfig()', function () {
932
});
933
934
// deprecated API prior to official web support
935
- describe('onConfigUpdated', function () {
+ describe('onConfigUpdated (deprecated)', function () {
936
describe('onConfigUpdated parameter verification', function () {
937
it('throws an error if no callback provided', async function () {
938
const { getRemoteConfig, onConfigUpdated } = remoteConfigModular;
0 commit comments