Skip to content

Commit 314570f

Browse files
committed
more tests
1 parent e279e6c commit 314570f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/sim/app/workspace/[workspaceId]/settings/components/forks/components/fork-sync/cleared-refs-list.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ describe('forkBlockerResolution', () => {
153153
'map it to a target or select it for copy'
154154
)
155155
expect(forkBlockerResolution(referenceRef('mcp-server', 'srv-1'))).toBe(
156-
'map it to an MCP server in the target workspace'
156+
'map it to a target or select it for copy'
157157
)
158158
expect(forkBlockerResolution(referenceRef('knowledge-base', 'kb-gone', 'KB', true))).toBe(
159159
'deleted in the source — map it to an existing knowledge base in the target'

0 commit comments

Comments
 (0)