We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90fe3b3 commit 7361830Copy full SHA for 7361830
test/suites.js
@@ -26,5 +26,4 @@ tap.test('RowImage', (t) => {
26
tap.test('Types', (t) => {
27
require(`./types`);
28
t.end();
29
- process.exit(0);
30
});
0 commit comments