提交 08b6ff33 编写于 作者: K kzantow

Fix test

上级 5368c964
......@@ -355,7 +355,7 @@ describe("pluginSetupWizard.js", function () {
setTimeout(function() {
expect($('.install-done').is(':visible')).toBe(false);
expect($('.save-security').is(':visible')).toBe(true);
expect($('.save-first-user').is(':visible')).toBe(true);
done();
}, 500);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册