fix: app new with chaos should just take the local repo as it is #495
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "p4u1/abra:app-new-chaos"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #494
app-new-chaosto fix: app new with chaos should just take the local repo as it is@p4u1 hey, this looks good, thanks! However, then I was like, what the hell are these changes doing in this block in the first place 🤔 It was implemented in #476 and I think maybe I mixed up the implementation? Could you check those integration tests pass? In general, i would expect this case to be tested heavily, so I'm surprised to see it fail. Can we add another integration test to ensure this doesn't break again?
4d280919d0
tocee0fa7c8e
@decentral1se There was an existing integration test, but it tested for the wrong behavior. I adjusted the test