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
commit 623eb37b64
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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