提交 8253b521 编写于 作者: R Rob Lourens

Remove .only

上级 9bc11824
......@@ -12,7 +12,7 @@ import { Application } from '../../../../automation';
export function setup() {
describe.only('Notebooks', () => {
describe('Notebooks', () => {
after(async function () {
const app = this.app as Application;
cp.execSync('git checkout . --quiet', { cwd: app.workspacePathOrFolder });
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册