Skip to content

Commit

Permalink
t.end() disappeared in merge from commit 7a0df15bab
Browse files Browse the repository at this point in the history
  • Loading branch information
nhamer committed Jan 29, 2019
1 parent 45a5066 commit 524e451
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/add-subtest-async.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ test('parent', function (t) {
st.pass('child');
st.end();
});
t.end();
}, 100);
})

0 comments on commit 524e451

Please sign in to comment.