Skip to content

Commit 900eff5

Browse files
author
Athira M
committed
Merge conflict fix
1 parent 638cc2c commit 900eff5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/remote-config/test/remote_config.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,7 @@ describe('RemoteConfig', () => {
391391
const ETAG = 'etag';
392392
const CONFIG = { key: 'val' };
393393
const NEW_ETAG = 'new_etag';
394+
const TEMPLATE_VERSION = 1;
394395
const EXPERIMENTS = [{
395396
"experimentId" : "_exp_1",
396397
"variantId" : "1",

0 commit comments

Comments
 (0)