Merge pull request #7 from OpenRefine/master

Take last openrefine commits
This commit is contained in:
Fabio 2014-01-24 02:25:22 -08:00
commit 7064ad294d

View File

@ -14,7 +14,7 @@ var test_facets = new function() {
test = newTest();
action (test, "click", { link: "Food" });
wait (test, "forPageLoad", { timeout: "20000" });
assert (test, "assertTest", {xpath: "//div[@id='summary-bar']/span",validator: "7413 rows"});
assert (test, "assertText", {xpath: "//div[@id='summary-bar']/span",validator: "7413 rows"});
this.test_open_project = test;
// create text facet from 1st word of Short Description column