fix the build
This commit is contained in:
parent
c230d2e443
commit
2282fbcedd
|
@ -390,8 +390,8 @@ QUnit.test(
|
|||
);
|
||||
assert.equal(
|
||||
find(".search-query").val(),
|
||||
"none min_post_count:5",
|
||||
'has updated search term to "none min_post_count:5"'
|
||||
"none min_posts:5",
|
||||
'has updated search term to "none min_posts:5"'
|
||||
);
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue