2016-02-08 UTC
# jonnybarnes I’m trying to write some phpunit tests. if I run just one specific test where I pass example.org to `getAuthorizationEndpoint()` it returns bool(false) as expected. if it gets run in the test suite where that method has been called and returned https://indieauth.com/auth already, then thats what it returns for example.org