mirror of
https://github.com/OneKeyHQ/bip39.git
synced 2026-04-18 08:22:16 +00:00
remove space
This commit is contained in:
@@ -296,7 +296,7 @@ describe('BIP39 Tool Tests', function() {
|
|||||||
|
|
||||||
beforeEach(function(done) {
|
beforeEach(function(done) {
|
||||||
driver = newDriver();
|
driver = newDriver();
|
||||||
driver.get(url).then(done);
|
driver.get(url).then(done);
|
||||||
});
|
});
|
||||||
|
|
||||||
// Close the website after each test is run (so that it is opened fresh each time)
|
// Close the website after each test is run (so that it is opened fresh each time)
|
||||||
|
|||||||
Reference in New Issue
Block a user