FEATURE: Locale support for seeded categories and topics (#7110)

This commit is contained in:
Gerhard Schlager
2019-03-18 21:09:13 +01:00
committed by GitHub
parent d91b47064e
commit 3fd04df781
33 changed files with 985 additions and 353 deletions

View File

@@ -13,7 +13,7 @@ QUnit.test("search for a key", async assert => {
assert.ok(exists(".site-text.overridden"));
// Only show overridden
await click(".extra-options input");
await click(".search-area .filter-options input");
assert.equal(
currentURL(),
"/admin/customize/site_texts?overridden=true&q=Test"