Skip to content

Commit b7dd210

Browse files
committed
fix: tests
1 parent 86db846 commit b7dd210

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/spec/expSite.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ describe('getRemoteMetadata', () => {
4444
expect(remoteMetadata).to.deep.equal({
4545
bundleName: 'MRT_experience_00DSG00000ECBfZ_0DMSG000001CfA6_site_with_special_chars_10-30_12-47',
4646
bundleLastModified: '2024-11-12',
47+
coreVersion: '254',
4748
});
4849
});
4950
});

0 commit comments

Comments
 (0)