Skip to content

Commit

Permalink
refactor(tests)
Browse files Browse the repository at this point in the history
  • Loading branch information
marker dao ® committed Sep 27, 2024
1 parent 90d3fe8 commit 8180012
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ QUnit.module('MessageList', moduleConfig, () => {
const id = this.$element.find(`.${CHAT_MESSAGELIST_EMPTY_VIEW_CLASS}`).attr('id');

assert.strictEqual(id !== undefined, true);
assert.strictEqual(id !== '', true);
});

[
Expand Down

0 comments on commit 8180012

Please sign in to comment.