Skip to content

Commit

Permalink
Remove some empty lines
Browse files Browse the repository at this point in the history
Signed-off-by: gaobinlong <[email protected]>
  • Loading branch information
gaobinlong committed Sep 6, 2024
1 parent c6bd9a6 commit 6814a19
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ describe('GenerateAnomalyDetector spec', () => {
},
});


const { queryByText } = renderWithRouter();
expect(queryByText('Suggested anomaly detector')).toBeNull();

Expand Down Expand Up @@ -447,6 +446,4 @@ describe('GenerateAnomalyDetector spec', () => {
});
});
});


});

0 comments on commit 6814a19

Please sign in to comment.