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

Tests: Unaccessible variable self.attrs in Tracker #149

Closed
wants to merge 1 commit into from

Conversation

gkaihorodova
Copy link
Contributor

In tracker, 'self.attrs' variable is created and filled in track_create method.
Some objects are not created but still require access to this variable.
Created 'self.attrs' variable in init

https://fedorahosted.org/freeipa/ticket/6125

In tracker, 'self.attrs' variable is created and filled in track_create method.
Some objects are not created but still require access to this variable.
Created 'self.attrs' variable in init

https://fedorahosted.org/freeipa/ticket/6125
@stlaz
Copy link
Contributor

stlaz commented Oct 11, 2016

Please fix this in the original PR, it will be a nice training for you ;)

@stlaz stlaz added the rejected Pull Request has been rejected label Oct 11, 2016
@stlaz stlaz closed this Oct 11, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rejected Pull Request has been rejected
Projects
None yet
2 participants