You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run: docker exec -i mariadbtest mysql -u root --password=secretpassword -e 'update 420_SDK.Settings set Value = "my-rabbit" where Name = "rabbitMqHost"'
run: docker exec -i mariadbtest mysql -u root --password=secretpassword -e 'update 420_SDK.Settings set Value = "my-rabbit" where Name = "rabbitMqHost"'
cp -a Documents/workspace/microting/eform-angular-frontend/eform-client/e2e/Tests/workflow-settings Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/e2e/Tests/workflow-settings
21
21
cp -a Documents/workspace/microting/eform-angular-frontend/eform-client/e2e/Tests/workflow-general Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/e2e/Tests/workflow-general
22
-
cp -a Documents/workspace/microting/eform-angular-frontend/eform-client/wdio-plugin-step2.conf.js Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/wdio-headless-plugin-step2.conf.js
22
+
cp -a Documents/workspace/microting/eform-angular-frontend/eform-client/wdio-plugin-step2.conf.ts Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/wdio-headless-plugin-step2.conf.ts
23
23
cp -a Documents/workspace/microting/eform-angular-frontend/eform-client/e2e/Page\ objects/Workflow Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/e2e/Page\ objects/Workflow
cp -a Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/e2e/Tests/workflow-settings Documents/workspace/microting/eform-angular-frontend/eform-client/e2e/Tests/workflow-settings
23
23
cp -a Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/e2e/Tests/workflow-general Documents/workspace/microting/eform-angular-frontend/eform-client/e2e/Tests/workflow-general
24
24
cp -a Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/e2e/Page\ objects/Workflow Documents/workspace/microting/eform-angular-frontend/eform-client/e2e/Page\ objects/Workflow
25
-
cp -a Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/wdio-headless-plugin-step2.conf.js Documents/workspace/microting/eform-angular-frontend/eform-client/wdio-plugin-step2.conf.js
25
+
cp -a Documents/workspace/microting/eform-angular-workflow-plugin/eform-client/wdio-headless-plugin-step2.conf.ts Documents/workspace/microting/eform-angular-frontend/eform-client/wdio-plugin-step2.conf.ts
0 commit comments