-
Notifications
You must be signed in to change notification settings - Fork 13
Followup PR to integrate nits of #207 #212
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
Followup PR to integrate nits of #207 #212
Conversation
License Check Results🚀 The license check job ran with the Bazel command: bazel run //src:license-check Status: Click to expand output
|
Mainly moved tests to where they belong now and also added one/two nitpicks from #207 in here. |
The created documentation from the pull request is available at: docu-html |
b176d4d
to
b78bbc5
Compare
@@ -124,75 +124,6 @@ def git_repo(temp_dir): | |||
return git_dir | |||
|
|||
|
|||
@pytest.fixture |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Removing these, as they have been added to 'test_helper_lib'
5531393
into
eclipse-score:main
No description provided.