Skip to content

Commit ebaec95

Browse files
committed
Add test case
1 parent 7d0d904 commit ebaec95

File tree

1 file changed

+7
-0
lines changed
  • packages/cubejs-backend-native/test/fixtures/schema-tenant-1

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
11
cubes:
22
- name: cube_01
33
sql_table: 'kek'
4+
5+
- name: link_test
6+
sql: "'https://cube.dev/'"
7+
type: string
8+
format:
9+
label: View on Cube
10+
type: link

0 commit comments

Comments
 (0)