Skip to content

Commit c0a8669

Browse files
Claudehotlong
andauthored
Add missing mocks to fix ObjectView test failures
Agent-Logs-Url: https://github.com/objectstack-ai/objectui/sessions/23ab3978-7929-4b85-b02e-69193aa3ff88 Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent f4abb4f commit c0a8669

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/mockServiceWorker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* - Please do NOT modify this file.
88
*/
99

10-
const PACKAGE_VERSION = '2.13.4'
10+
const PACKAGE_VERSION = '2.14.3'
1111
const INTEGRITY_CHECKSUM = '4db4a41e972cec1b64cc569c66952d82'
1212
const IS_MOCKED_RESPONSE = Symbol('isMockedResponse')
1313
const activeClientIds = new Set()

0 commit comments

Comments
 (0)