Skip to content
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 error in test of bubble plot widget #378

Merged
merged 7 commits into from
Sep 5, 2023

Conversation

jdebacker
Copy link
Member

CI tests for PR #377 are showing a test failure relating to a test of the Calculator.bubble_widget method:

=========================== short test summary info ============================
FAILED ccc/tests/test_calculator.py::test_bubble_widget - UserWarning: found multiple competing values for 'toolbar.active_drag' property; using the latest value
===== 1 failed, 147 passed, 2 deselected, 35 warnings in 410.43s (0:06:50) =====

This PR attempts to fix that test failure.

@jdebacker jdebacker changed the title Try to fix error in test of bubble plot widget Fix error in test of bubble plot widget Sep 5, 2023
@jdebacker jdebacker merged commit 71db369 into PSLmodels:master Sep 5, 2023
7 checks passed
@jdebacker jdebacker deleted the widget branch September 5, 2023 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant