no need for this anymore
git-svn-id: http://google-refine.googlecode.com/svn/trunk@927 7d457c2a-affb-35e4-300a-418c747d4874
This commit is contained in:
parent
fe004d5fa6
commit
82d3730568
@ -14,7 +14,6 @@ var test_facets = new function() {
|
|||||||
test = newTest();
|
test = newTest();
|
||||||
action (test, "click", { link: "Food" });
|
action (test, "click", { link: "Food" });
|
||||||
wait (test, "forPageLoad", { timeout: "20000" });
|
wait (test, "forPageLoad", { timeout: "20000" });
|
||||||
wait (test, "forElement", { jquery: '(".viewPanel-summary-row-count")[0]' });
|
|
||||||
assert (test, "rowCount", "7413" );
|
assert (test, "rowCount", "7413" );
|
||||||
this.test_open_project = test;
|
this.test_open_project = test;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user