fix: Styling and test case fixes

This commit is contained in:
deepeshgarg007
2019-05-28 17:56:07 +05:30
parent e025aabef0
commit ffec8be85f
2 changed files with 3 additions and 3 deletions

View File

@@ -21,4 +21,4 @@ doclist.forEach((doctype) => {
});
}
});
})
});