ruffle1986 commented on a change in pull request #1375: METRON-2060 Improving
Alerts table config pane
URL: https://github.com/apache/metron/pull/1375#discussion_r273967836
##########
File path:
metron-interface/metron-alerts/src/app/alerts/alerts-list/alerts-list.component.spec.ts
##########
@@ -31,7 +31,7 @@ import { DialogService } from 'app/service/dialog.service';
import { Observable } from 'rxjs';
import { Filter } from 'app/model/filter';
-fdescribe('AlertsListComponent', () => {
+describe('AlertsListComponent', () => {
Review comment:
You should not fix this in the PR. It's fixed in
https://github.com/apache/metron/pull/1372 (there's another fdescribe in utils
btw)
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services