Skip to content
Snippets Groups Projects
Unverified Commit cb1da495 authored by Ngoc Khuat's avatar Ngoc Khuat Committed by GitHub
Browse files

Remove legacy MBQL syntax in tests (#26309)

* [:field-id id] => [:field id nil] or $name. Except places where tests
are meant to check normalization

* [:datetime-field [:field id] unit] -> [:field id {:temporal-unit unit}]
or !unit.name

* [:fk-> [:field 1] [:field 2]] => [:field 2 {:source-field 1}]
parent e87289f2
No related branches found
No related tags found
No related merge requests found
Showing
with 51 additions and 51 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment