Fix time tracking spec
This commit is contained in:
parent
0544c4ed76
commit
fe215dacb8
1 changed files with 1 additions and 1 deletions
|
@ -77,6 +77,6 @@ end
|
|||
|
||||
def submit_time(slash_command)
|
||||
fill_in 'note[note]', with: slash_command
|
||||
click_button 'Comment'
|
||||
find('.comment-btn').trigger('click')
|
||||
wait_for_ajax
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue