gitlab-org--gitlab-foss/app/views/projects/blob/viewers/_loading.html.haml
Sanad Liaquat b4c2dd7387 Wait for viewers to load
Adds qa-spinner class and wait for it to go away
before making assertions.
2019-02-08 16:20:31 +05:00

2 lines
167 B
Text

.text-center.prepend-top-default.append-bottom-default
= icon('spinner spin 2x', 'aria-hidden' => 'true', 'aria-label' => 'Loading content…', class: 'qa-spinner')