Skip to content

Commit 6814a19

Browse files
committed
Remove some empty lines
Signed-off-by: gaobinlong <gbinlong@amazon.com>
1 parent c6bd9a6 commit 6814a19

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

public/components/DiscoverAction/SuggestAnomalyDetector.test.tsx

-3
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ describe('GenerateAnomalyDetector spec', () => {
8181
},
8282
});
8383

84-
8584
const { queryByText } = renderWithRouter();
8685
expect(queryByText('Suggested anomaly detector')).toBeNull();
8786

@@ -447,6 +446,4 @@ describe('GenerateAnomalyDetector spec', () => {
447446
});
448447
});
449448
});
450-
451-
452449
});

0 commit comments

Comments
 (0)