Skip to content

Commit

Permalink
Revert "[AO][SERVERLESS] Fix Custom Threshold rule tests for Serverle…
Browse files Browse the repository at this point in the history
…ss (#166942)"

This reverts commit 4c1ca7e.
  • Loading branch information
jbudz committed Sep 29, 2023
1 parent f7095d5 commit 706f6fa
Show file tree
Hide file tree
Showing 23 changed files with 296 additions and 553 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
import lodash from 'lodash';
import type { Moment } from 'moment';

export { indexTemplate } from './index_template_def';
export { template } from './template';

const createGroupIndex = (index: number) => Math.floor(index / 1000) * 1000;

Expand Down
Loading

0 comments on commit 706f6fa

Please sign in to comment.