chore: update files based on TR review

This commit is contained in:
Lachlan Miller
2021-02-08 16:49:52 +10:00
parent e71af5aaa8
commit 2d182902ca
29 changed files with 133 additions and 289 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ describe('lib/exec/xvfb', function () {
})
context('debugXvfb', function () {
let { Debug } = xvfb._debugXvfb
let { namespaces } = Debug
const { Debug } = xvfb._debugXvfb
const { namespaces } = Debug
beforeEach(() => {
Debug.enable(namespaces)