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
build(model-api-gen): removed the gradle functionalTest
There is a separate project "model-api-gen-gradle-test" that does the
same test. The gradle functionalTest is hard to debug, because all the
generated files are deleted at the end of the test run. That's why this
separate test project was added.
0 commit comments