소스 검색

Removed old option from test

sanex3339 8 년 전
부모
커밋
0ee0a733e3
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      test/functional-tests/custom-nodes/string-array-nodes/StringArrayCallsWrapper.spec.ts

+ 1 - 2
test/functional-tests/custom-nodes/string-array-nodes/StringArrayCallsWrapper.spec.ts

@@ -15,8 +15,7 @@ describe('StringArrayCallsWrapper', () => {
             {
                 ...NO_CUSTOM_NODES_PRESET,
                 stringArray: true,
-                stringArrayThreshold: 1,
-                wrapStringArrayCalls: true
+                stringArrayThreshold: 1
             }
         );