Skip to content

Commit 191474d

Browse files
committed
Coverage ignorance for a line.
1 parent 5d196e1 commit 191474d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/speech/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ Speech.prototype.endpointerTypes = {
137137
*/
138138
Speech.detectEncoding_ = function(filename) {
139139
if (!is.string(filename)) {
140+
// istanbul ignore next
140141
return;
141142
}
142143

0 commit comments

Comments
 (0)