1
0
mirror of synced 2026-08-31 19:35:40 +00:00

Avoid targetting "fa-" icon in test, prepare for FA5 in Discourse core

This commit is contained in:
Penar Musaraj
2018-11-01 18:03:39 -04:00
parent 5beaa359b7
commit 762300ab22
3 changed files with 4 additions and 2 deletions
@@ -266,7 +266,7 @@ test("Test channel works", assert => {
visit("/admin/plugins/chat");
andThen(() => {
click(".fa-rocket");
click(".btn-chat-test");
});
andThen(() => {