• Filipa Lacerda's avatar
    Adds a `js-` class to allow for specs · 5ea377a4
    Filipa Lacerda authored
    Rspec was using a CSS class to check if the content
    was being rendered. Since the CSS has changed, the specs failed
    This commit replaces the CSS class with a `js-` prepended one
    to guarantee changing CSS won't break a pipeline
    5ea377a4
user_sees_merge_widget_spec.rb 18.4 KB