Closed cronokirby closed 3 years ago
There's a failing test on the main branch, and also on the public release commit.
go test ./protocols/refresh on the main branch.
go test ./protocols/refresh
All the tests now pass on the main branch, so this can be considered fixed!
There's a failing test on the main branch, and also on the public release commit.
Steps to reproduce
go test ./protocols/refresh
on the main branch.