diff --git a/test/helpers/api-v3-integration.helper.js b/test/helpers/api-v3-integration.helper.js new file mode 100644 index 0000000000..a90aba70c0 --- /dev/null +++ b/test/helpers/api-v3-integration.helper.js @@ -0,0 +1 @@ +export * from './api-integration/v3';