lint compliance

pull/1/head
ansuz 3 years ago
parent d67d6069d4
commit a20bfbf6c1

@ -906,7 +906,7 @@ define([
h('table', [
row(["Failed test number", obj.test + 1]),
row(["Returned value", h('pre', code(printableValue))]),
]),
])
),
]);
};

Loading…
Cancel
Save