Merge pull request #119 from brooksvb/patch-1
Fix unterminated statement
This commit is contained in:
@@ -58,6 +58,6 @@ before(() => {
|
||||
|
||||
after(() => {
|
||||
process.exit();
|
||||
})
|
||||
});
|
||||
|
||||
export const helper = new IntegrationTestHelper();
|
||||
|
||||
Reference in New Issue
Block a user