You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it would be good to rename the methods in the EESSI mixin class by e.g. prefixing with EESSI_mixin_ to avoid that new tests unknowingly use the same name for their methods, thereby accidentally overriding them, and causing trouble.
The text was updated successfully, but these errors were encountered:
it would be good to rename the methods in the EESSI mixin class by e.g. prefixing with
EESSI_mixin_
to avoid that new tests unknowingly use the same name for their methods, thereby accidentally overriding them, and causing trouble.The text was updated successfully, but these errors were encountered: