[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