mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-06-03 14:19:01 +02:00
[misc] help prettier/decaffeinate with scoping a comment into a fn body
This commit is contained in:
@@ -71,8 +71,7 @@ describe "DrainManagerTests", ->
|
||||
], done
|
||||
|
||||
afterEach (done) ->
|
||||
# reset drain
|
||||
drain(0, done)
|
||||
drain(0, done) # reset drain
|
||||
|
||||
it "should not timeout", ->
|
||||
expect(true).to.equal(true)
|
||||
|
||||
Reference in New Issue
Block a user