Github user tiborm commented on a diff in the pull request:
https://github.com/apache/metron/pull/1226#discussion_r224759531
--- Diff: metron-interface/metron-alerts/cypress/support/commands.js ---
@@ -0,0 +1,43 @@
+/**
--- End diff --
Some files look like placeholders but cypress needs them. Cypress
regenerates all at a run if we remove them. I think it's easier to keep them in
Git instead of cleaning them every time we running tests locally. ---
