Skip to content

Commit 224cb3f

Browse files
test
1 parent a8eae59 commit 224cb3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/setup.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ async function setupIntegrationTests(file_name, geode_object, object_type) {
5353
const [back_port, viewer_port] = await Promise.all([
5454
run_back(back_path, {
5555
project_folder_path: project_folder_path,
56-
upload_folder_path: upload_folder_path,
5756
}),
5857
run_viewer(viewer_path, {
5958
project_folder_path: project_folder_path,

0 commit comments

Comments
 (0)