Fix engineConfig JSON in fetch URLs tests
This commit is contained in:
parent
f327b09a59
commit
f6256aae62
@ -63,7 +63,7 @@ import com.google.refine.tests.util.TestUtils;
|
|||||||
|
|
||||||
public class ColumnAdditionByFetchingURLsOperationTests extends RefineTest {
|
public class ColumnAdditionByFetchingURLsOperationTests extends RefineTest {
|
||||||
|
|
||||||
static final String ENGINE_JSON_URLS = "{\"mode\":\"row-based\"}}";
|
static final String ENGINE_JSON_URLS = "{\"mode\":\"row-based\"}";
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@BeforeTest
|
@BeforeTest
|
||||||
|
Loading…
Reference in New Issue
Block a user