Merge pull request #1656 from l2dy/fix/test

Fix
This commit is contained in:
syuilo
2018-05-28 01:20:26 +09:00
committed by GitHub

View File

@ -15,4 +15,4 @@ export default (os: OS) => opts => {
});
document.body.appendChild(d.$el);
});
}
};