-
Notifications
You must be signed in to change notification settings - Fork 22
fix: Internalize document after insert: update test #2092
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Internalize document after insert: update test #2092
Conversation
|
@RobPasMue The problem with insert geometry was more complex than initially realized, It required another change in the CoreService. When the core service change corresponding to https://tfs.ansys.com:8443/tfs/ANSYS_Development/SpaceClaim/_git/SpaceClaim/pullrequest/604000 makes into the central testing, the insert test will start failing and this PR should be merged to fix it (a component name has changed as secondary effect of the fix) |
…ttps://github.com/ansys/pyansys-geometry into fix/internalize_document_after_insert_update_test
Awesome, thanks for the update @smereu -- I'll keep an eye out! |
Description
This PR updates the test for file insert to take into account changes made in the SpaceClaim code in PR https://tfs.ansys.com:8443/tfs/ANSYS_Development/SpaceClaim/_git/SpaceClaim/pullrequest/604000
Issue linked
#1795
Checklist
feat: extrude circle to cylinder)