Avoid targetting "fa-" icon in test, prepare for FA5 in Discourse core
This commit is contained in:
@@ -266,7 +266,7 @@ test("Test channel works", assert => {
|
||||
visit("/admin/plugins/chat");
|
||||
|
||||
andThen(() => {
|
||||
click(".fa-rocket");
|
||||
click(".btn-chat-test");
|
||||
});
|
||||
|
||||
andThen(() => {
|
||||
|
||||
Reference in New Issue
Block a user