|
I noticed that when running with the TestingEngine, I haven't found a way to rewire from there. |
Answered by
akashlal
Apr 26, 2022
Replies: 4 comments
|
This is the right way. You still have to do |
0 replies
Answer selected by
pdeligia
|
Thanks for the clarity. Maybe convey this info in the docs? |
0 replies
We will, thanks for the feedback @jhwj9617 |
0 replies
|
Just wanted to also point out this would directly handle this which you are already addressing: |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is the right way. You still have to do
coyote rewriteeven if you are running the tests programmatically.