MCPcopy Index your code
hub / github.com/deepnote/deepnote / sql-blocks.test.ts

File sql-blocks.test.ts

packages/blocks/src/blocks/sql-blocks.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { dedent } from 'ts-dedent'
2import { describe, expect, it } from 'vitest'
3
4import type { SqlBlock } from '../deepnote-file/deepnote-file-schema'

Callers

nothing calls this directly

Tested by

no test coverage detected