ui5-community / create-wdi5

quick bootstrap for using wdi5 (wdio-ui5-service)
Apache License 2.0
7 stars 1 forks source link

wdi5 tests are not integrated into git init #12

Open marianfoo opened 2 months ago

marianfoo commented 2 months ago

When i execute a standard yo easy-ui5 app and agree to the git init, the files generated for wdi5 integration are not added and commited.
My expectation is that they are added image

petermuessig commented 1 month ago

Issue is related to create-wdi5 which should again call git add . and git commit