Skip to content

Commit

Permalink
LINT
Browse files Browse the repository at this point in the history
  • Loading branch information
ZogStriP authored Dec 11, 2024
1 parent d79c4d5 commit 2ab1ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/javascripts/acceptance/self-approve-mobile-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ acceptance("review mobile", function (needs) {
await visit("/t/this-is-a-test-topic/9/1");
await click(".topic-footer-mobile-dropdown-trigger");

assert.dom(".approve").doesNotExist();
assert.dom(".approve").doesNotExist();
});
});

0 comments on commit 2ab1ddb

Please sign in to comment.