mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-04-05 22:17:40 +03:00
More todos
This commit is contained in:
parent
483410c4a2
commit
0c3d832c5f
3 changed files with 4 additions and 3 deletions
|
@ -1996,6 +1996,8 @@ func TestServer_Matrix_SubscriberRateLimiting_UP_Only(t *testing.T) {
|
|||
}
|
||||
}
|
||||
|
||||
// FIXME add test for rate visitor expiration
|
||||
|
||||
func newTestConfig(t *testing.T) *Config {
|
||||
conf := NewConfig()
|
||||
conf.BaseURL = "http://127.0.0.1:12345"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue