Recent mention searches now OR terms instead of AND (#2931)
Этот коммит содержится в:
коммит произвёл
Corey Hulen
родитель
9e07f4b021
Коммит
07126101d3
@@ -102,6 +102,7 @@ describe('Client.Posts', function() {
|
||||
TestHelper.initBasic(() => {
|
||||
TestHelper.basicClient().search(
|
||||
'unit test',
|
||||
false,
|
||||
function(data) {
|
||||
assert.equal(data.order[0], TestHelper.basicPost().id);
|
||||
done();
|
||||
|
||||
Ссылка в новой задаче
Block a user