We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8eae59 commit 224cb3fCopy full SHA for 224cb3f
tests/integration/setup.js
@@ -53,7 +53,6 @@ async function setupIntegrationTests(file_name, geode_object, object_type) {
53
const [back_port, viewer_port] = await Promise.all([
54
run_back(back_path, {
55
project_folder_path: project_folder_path,
56
- upload_folder_path: upload_folder_path,
57
}),
58
run_viewer(viewer_path, {
59
0 commit comments