From 5a81fabc65c2557bbfc61fe1fab277ef8148e4ef Mon Sep 17 00:00:00 2001 From: Carlos Date: Tue, 7 Nov 2017 09:44:58 +0100 Subject: [PATCH] fake commit --- e2e/helpers/selector_variables.js | 1 + 1 file changed, 1 insertion(+) diff --git a/e2e/helpers/selector_variables.js b/e2e/helpers/selector_variables.js index d6ee16590..7b4d4eae2 100644 --- a/e2e/helpers/selector_variables.js +++ b/e2e/helpers/selector_variables.js @@ -1,6 +1,7 @@ // eslint max-len: ["error", 500] // eslint key-spacing: ["error", 500] +// delete me, this comment is to add a commit export default { vnTextfield: 'vn-textfield > div > input', vnSubmit: 'vn-submit > input',