'use strict';
const { startTestApp } = require('./helpers/test-app-generator');
startTestApp({ appName: 'testApp' });