Skip to content

Commit a5f774e

Browse files
authored
chore(tabs): coverage
1 parent d630ecb commit a5f774e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/tabs/tabs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -388,6 +388,7 @@ export const BTabs = /*#__PURE__*/ Vue.extend({
388388
attributeFilter: ['id']
389389
})
390390
} else {
391+
/* istanbul ignore next */
391392
if (this._bvObserver && this._bvObserver.disconnect) {
392393
this._bvObserver.disconnect()
393394
}

0 commit comments

Comments
 (0)