• R
    Condense the "new_dropdown" layout partial · 6d754eb1
    Robert Speicher 提交于
    After converting the test that verifies this partial's behavior from a
    feature spec to a view spec, we're able to remove a few CSS classes that
    were only used for scoping tests found in the feature spec. All the view
    spec needs is the `have_link` matcher which allows us to check for a
    specific `href` attribute.
    6d754eb1
_new_dropdown.haml 2.1 KB