FIX: Selecting & moving posts not working on megatopics.

This commit is contained in:
Guo Xiang Tan
2018-07-13 11:12:35 +08:00
parent 18e281606a
commit 409a30ce1c
4 changed files with 38 additions and 5 deletions
@@ -252,6 +252,11 @@ QUnit.test("selecting posts", async assert => {
"it should show the multi select menu"
);
assert.ok(
exists(".select-all"),
"it should allow users to select all the posts"
);
await click(".toggle-admin-menu");
assert.ok(