Skip to content

Commit e0a2190

Browse files
authored
postrelease 0.15.2 (#574)
1 parent 29b2fbb commit e0a2190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/web/integration-tests/tests/cdn/index.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ module.exports = {
6464
);
6565
await browser.assert.strictEqual(
6666
rumScriptFetchSpan.tags['splunk.rumVersion'],
67-
'0.15.1'
67+
'0.15.2'
6868
);
6969
},
7070
};

0 commit comments

Comments
 (0)