mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 13:36:00 +08:00
Track clicks on topics in search results
This commit is contained in:
@ -72,4 +72,4 @@ QUnit.test("Search with context", assert => {
|
||||
andThen(() => {
|
||||
assert.ok(!$('.search-context input[type=checkbox]').is(":checked"));
|
||||
});
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user