mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix tests (#7853)
This commit is contained in:
@@ -29,7 +29,7 @@ QUnit.test("Visit reports page", async assert => {
|
||||
});
|
||||
|
||||
QUnit.test("Visit report page", async assert => {
|
||||
await visit("/admin/reports/page_view_total_reqs");
|
||||
await visit("/admin/reports/staff_logins");
|
||||
|
||||
assert.ok(exists(".export-csv-btn"));
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user