This commit is contained in:
Caleb James DeLisle
2017-05-31 23:32:47 +02:00
parent 7d557df74b
commit 244bd7b378
2 changed files with 2 additions and 2 deletions

View File

@@ -61,4 +61,4 @@ var nt = nThen;
nt(function () {
driver.quit();
})
});