summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-10-21 23:20:46 +0300
committerMike Greiling <mike@pixelcog.com>2017-10-21 23:20:46 +0300
commit4082419442bfd7976034815508b4b1a18c52b389 (patch)
tree78cd18e847300acfeb5b932ad14f4c282e7ca43d
parentce7449ce032039467c7b6b1271b4b00a642a1c81 (diff)
downloadgitlab-ce-4082419442bfd7976034815508b4b1a18c52b389.tar.gz
fix trailing whitespace
-rw-r--r--spec/support/input_helper.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/support/input_helper.rb b/spec/support/input_helper.rb
index 7a538272e3e..acbb42274ec 100644
--- a/spec/support/input_helper.rb
+++ b/spec/support/input_helper.rb
@@ -5,4 +5,3 @@ module InputHelper
evaluate_script("window.simulateInput(#{selector.to_json}, #{input.to_json});")
end
end
- \ No newline at end of file