spelling: existing

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2020-12-19 22:01:43 -05:00
parent 0288864da7
commit 8905fb4a65
5 changed files with 5 additions and 5 deletions

View File

@@ -226,7 +226,7 @@ func TestCheckCost(t *testing.T) {
}
}
// Attempts to list and revoke an exisiting refresh token.
// Attempts to list and revoke an existing refresh token.
func TestRefreshToken(t *testing.T) {
logger := &logrus.Logger{
Out: os.Stderr,