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
At the end of register.py, once we have the token, we should verify that we can actually use it by doing a query against the HT Pheno collector and asserting that we show up in it.
At the end of
register.py, once we have the token, we should verify that we can actually use it by doing a query against the HT Pheno collector and asserting that we show up in it.(This is why we needed #21 )