提交 81b565ee 编写于 作者: T Tim Zallmann

Fix End Syntax Error

上级 9647d2e7
......@@ -149,7 +149,6 @@ feature 'Top Plus Menu', feature: true, js: true do
end
def hasnot_topmenuitem(item_name)
expect(find('.header-new.dropdown')).not_to have_content(item_name)
end
end
expect(find('.header-new.dropdown')).not_to have_content(item_name)
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册