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 86db846 commit b7dd210Copy full SHA for b7dd210
test/spec/expSite.test.ts
@@ -44,6 +44,7 @@ describe('getRemoteMetadata', () => {
44
expect(remoteMetadata).to.deep.equal({
45
bundleName: 'MRT_experience_00DSG00000ECBfZ_0DMSG000001CfA6_site_with_special_chars_10-30_12-47',
46
bundleLastModified: '2024-11-12',
47
+ coreVersion: '254',
48
});
49
50
0 commit comments