mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-12-02 15:38:08 -06:00
Every now and then the TestFingerWithHostMetaCacheStrategy would fail on a time related error. I suspect suite.Equal doesn't quite work as expected when given two time.Time's, so instead explicitly check with the time.Equal. |
||
|---|---|---|
| .. | ||
| controller.go | ||
| deliver.go | ||
| dereference.go | ||
| derefinstance.go | ||
| derefmedia.go | ||
| finger.go | ||
| finger_test.go | ||
| signing.go | ||
| transport.go | ||
| transport_test.go | ||