Skip to content

Commit

Permalink
cq
Browse files Browse the repository at this point in the history
  • Loading branch information
KonstantAnxiety committed Nov 29, 2024
1 parent 6cb54ab commit e20a20d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,6 @@ def test_const_ops_in_window_ordering_dimension(self, control_api, data_api, sav
data_rows = get_data_rows(result_resp) # [['H1', '161667.14076359986'], ['H2', '228798.99612549983']]
assert len(data_rows) == 2


def test_order_by_multilevel_window_function(self, control_api, data_api, saved_dataset):
ds = add_formulas_to_dataset(
api_v1=control_api,
Expand Down

0 comments on commit e20a20d

Please sign in to comment.