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 - Broken tests #44

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jbaptperez
Copy link

Description

Fixes a broken test.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I ran all tests, including the fixed one.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

The test_use_default_inputs test function (test_atomic_svc.py) could
not check a default value as the targeted file did exist.
@jbaptperez
Copy link
Author

@elegantmoose, @clenk, completes the Fix - Broken tests #3013 PR.

@jbaptperez jbaptperez changed the title Fix - Tests Fix - Broken tests Aug 10, 2024
@jbaptperez jbaptperez mentioned this pull request Oct 17, 2024
8 tasks
@uruwhy
Copy link
Contributor

uruwhy commented Oct 17, 2024

just for my awareness, what issue is this fixing? The current atomic tests seem to work for me locally

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.

2 participants