mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
renamed rate limiter tests
This commit is contained in:
@@ -60,6 +60,15 @@ describe "LoginRateLimiter", ->
|
||||
done()
|
||||
|
||||
|
||||
describe "smoke test user", ->
|
||||
|
||||
it "should have a higher limit", (done)->
|
||||
done()
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
describe "recordSuccessfulLogin", ->
|
||||
|
||||
it "should delete the user key", (done)->
|
||||
Reference in New Issue
Block a user