Commit 2fcb53bf authored by Luke Bennett's avatar Luke Bennett

Fix no assignee text in sidebar_spec

parent b0c0f81d
......@@ -184,7 +184,7 @@ export default {
<i aria-hidden="true" data-hidden="true" class="fa fa-exclamation-triangle"></i>
</span>
<template v-if="hasNoUsers">
<span class="assign-yourself no-value">
<span class="assign-yourself no-value qa-assign-yourself">
None
<template v-if="editable">
- <button type="button" class="btn-link" @click="assignSelf">assign yourself</button>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment