summaryrefslogtreecommitdiff
path: root/spec/frontend/fixtures/static/deprecated_jquery_dropdown.html
diff options
context:
space:
mode:
Diffstat (limited to 'spec/frontend/fixtures/static/deprecated_jquery_dropdown.html')
-rw-r--r--spec/frontend/fixtures/static/deprecated_jquery_dropdown.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/frontend/fixtures/static/deprecated_jquery_dropdown.html b/spec/frontend/fixtures/static/deprecated_jquery_dropdown.html
index 3db9bafcb9f..41e7170b5c6 100644
--- a/spec/frontend/fixtures/static/deprecated_jquery_dropdown.html
+++ b/spec/frontend/fixtures/static/deprecated_jquery_dropdown.html
@@ -32,7 +32,7 @@
</div>
<div class="dropdown-content"></div>
<div class="dropdown-loading">
- <i class="fa fa-spinner fa-spin"></i>
+ <span class="gl-spinner"></span>
</div>
</div>
</div>