Hey, I want to contribute to an open pull Request ...
# prefect-server
j
Hey, I want to contribute to an open pull Request https://github.com/PrefectHQ/prefect/pull/3330 The production Code seems fine to me and the core maintainers as well. However, due to a failed unittest this branch cannto be merged into master yet, so I wanted to fix this unittest. How should I push the Unittest-changes into this branch, since I want this feature as soon as possible. Do I have to create a new Branch (with identical changes + testfix) or can I somehow correct the Test and it will be merged soon?
k
Hey @Julian, I'm not aware of any way to correct the test on the existing PR (without permissioning), but feel free to create a new branch as you mentioned and comment/cc the Core Devs on both PRs for visibility. Any help you provide is greatly appreciated!