@@ -199,7 +199,7 @@ describe 'Epic Issues', :js do
add_epics(references)
expect(page).tohave_selector('.gl-field-error')
expect(find('.gl-field-error')).tohave_text("This epic can't be added because the parent is already at the maximum depth from its most distance ancestor")
expect(find('.gl-field-error')).tohave_text("This epic can't be added because the parent is already at the maximum depth from its most distant ancestor")