refactor: pop the same context as the pushed one

This commit is contained in:
harttle
2018-07-21 17:12:46 +08:00
parent 63b5658604
commit 36f84e4b3c
4 changed files with 5 additions and 7 deletions
+1
View File
@@ -1,3 +1,4 @@
'use strict'
const chai = require('chai')
const expect = chai.expect