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
Hi. I forked this repo and added a composer.json file (along with cleaning up the "require_once" lines and the namespaces) and ran the unit tests, but I'm getting a mismatch between the expected xml output in the tests and the generated ones. The difference is that the namespaces are now empty. If you look here, you can see the empty namespaces. I tried to debug this to figure out where I went wrong, but I couldn't figure it out. Can someone help me fix this so I can make a PR afterwards? My fork is here. Thanks
The text was updated successfully, but these errors were encountered:
Hi. I forked this repo and added a composer.json file (along with cleaning up the "require_once" lines and the namespaces) and ran the unit tests, but I'm getting a mismatch between the expected xml output in the tests and the generated ones. The difference is that the namespaces are now empty. If you look here, you can see the empty namespaces. I tried to debug this to figure out where I went wrong, but I couldn't figure it out. Can someone help me fix this so I can make a PR afterwards? My fork is here. Thanks
The text was updated successfully, but these errors were encountered: