Fixing
This commit is contained in:
@@ -29,7 +29,7 @@ describe("Validate", function () {
|
|||||||
expect(object).to.not.be.null;
|
expect(object).to.not.be.null;
|
||||||
});
|
});
|
||||||
|
|
||||||
describe("Checking refs", function () {
|
describe("Checking refs of " + filepath, function () {
|
||||||
if (!object) {
|
if (!object) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user