From 4ea1cb777f462576dd54f77508335971c0a6040c Mon Sep 17 00:00:00 2001 From: prodcodacytestuser <58783374+prodcodacytestuser@users.noreply.github.com> Date: Wed, 11 Aug 2021 15:36:25 +0100 Subject: [PATCH] Create test3213.js --- test3213.js | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test3213.js diff --git a/test3213.js b/test3213.js new file mode 100644 index 0000000..680bde7 --- /dev/null +++ b/test3213.js @@ -0,0 +1,8 @@ +/* global QamineUtils */ + +"use strict"; + +(function($, window) { + $('.jsSelectedMainEmail').text(postVariable.email); + return 0; +})(jQuery, window);