Skip to content

Commit

Permalink
[ML] Fix anomalies table columns test
Browse files Browse the repository at this point in the history
  • Loading branch information
peteharverson committed Jan 15, 2020
1 parent 3509430 commit 21ac2df
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,6 @@ describe('AnomaliesTable', () => {

expect(columns).toEqual(
expect.arrayContaining([
expect.objectContaining({
name: '',
}),
expect.objectContaining({
name: 'time',
}),
Expand Down

0 comments on commit 21ac2df

Please sign in to comment.