summaryrefslogtreecommitdiff
path: root/spec/frontend/behaviors/requires_input_spec.js
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/behaviors/requires_input_spec.js')
-rw-r--r--spec/frontend/behaviors/requires_input_spec.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/spec/frontend/behaviors/requires_input_spec.js b/spec/frontend/behaviors/requires_input_spec.js
index 0f27f89d6dc..bb22133ae44 100644
--- a/spec/frontend/behaviors/requires_input_spec.js
+++ b/spec/frontend/behaviors/requires_input_spec.js
@@ -3,7 +3,6 @@ import '~/behaviors/requires_input';
describe('requiresInput', () => {
let submitButton;
- preloadFixtures('branches/new_branch.html');
beforeEach(() => {
loadFixtures('branches/new_branch.html');