Merge "Remove the extra done in gr-reporting_test"
This commit is contained in:
@@ -191,7 +191,6 @@ limitations under the License.
|
||||
assert.isTrue(element.reporter.calledOnce);
|
||||
assert.throws(() => {
|
||||
timer.end();
|
||||
done();
|
||||
}, 'Timer for "foo-bar" already ended.');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user