tiborm commented on a change in pull request #1375: METRON-2060 Improving
Alerts table config pane
URL: https://github.com/apache/metron/pull/1375#discussion_r274311806
##########
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:
I should remove this to let all tests running in Travis. Don't worry about
the conflict, we'll resolve it if it's needed.
----------------------------------------------------------------
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