Skip to content

Commit e0da0fb

Browse files
committed
re-adding mocha to xml tests
1 parent e5659a2 commit e0da0fb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

player/service/tests/xml.spec.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ const fs = require("fs");
77

88
const helpers = require("../plugins/routes/lib/helpers");
99
const chai = require("chai");
10+
const mocha = require("mocha");
1011
const exp = require("constants");
1112

1213
describe("XML Parsing and Usage", async () => {

0 commit comments

Comments
 (0)