mmiklavc commented on a change in pull request #1275: METRON-1878: Add Metron
as a Knox service
URL: https://github.com/apache/metron/pull/1275#discussion_r239947274
##########
File path: metron-interface/metron-alerts/cypress/integration/pcap/pcap.spec.js
##########
@@ -25,6 +25,11 @@ context('PCAP Tab', () => {
url: '/api/v1/user',
response: 'user'
});
+ cy.route({
Review comment:
What is this and why is it only changed in the pcap cypress integration test
file?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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