##// END OF EJS Templates
fix(tests): fixed the creation of non-linear commits creation in tests...
fix(tests): fixed the creation of non-linear commits creation in tests - This addresses and makes a fix for #5706

File last commit:

r5040:444b916d default
r5198:919dd05c default
Show More
persona.py
6 lines | 101 B | text/x-python | PythonLexer
from authomatic import providers
class MozillaPersona(providers.AuthenticationProvider):
pass