Przeglądaj źródła

improve frontend test

pull/342/head
Guillaume Vincent 8 lat temu
rodzic
commit
649fbe6350
1 zmienionych plików z 3 dodań i 1 usunięć
  1. +3
    -1
      tests/index.html

+ 3
- 1
tests/index.html Wyświetl plik

@@ -17,7 +17,9 @@
}
};
lesspass.generatePassword(login, masterPassword, site, options).then(function (generatedPassword) {
console.log(generatedPassword)
if (generatedPassword === 'azYS7,olOL2]') {
document.body.innerHTML = "generatePassword ok";
}
});
</script>
</body>

Ładowanie…
Anuluj
Zapisz