Commit b1c2ef92 authored by LianaHus's avatar LianaHus

test fixes

parent 7cb3f96c
...@@ -100,7 +100,7 @@ export class TabProxy { ...@@ -100,7 +100,7 @@ export class TabProxy {
} }
} }
showTab(name) { showTab (name) {
this._view.filetabs.activateTab(name) this._view.filetabs.activateTab(name)
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment