Skip to content

Commit 37d9dc9

Browse files
committed
Correção de feedback
1 parent 48019e4 commit 37d9dc9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

assets/js/teste.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
function testar(){
2-
get.item("#hash_pw").value = "maivkt";
3-
app.login(function(){
42
return true;
3+
get.item("#hash_pw").value = "";
4+
app.login(function(){
55
get.item("#iniciar").click();
66
//get.item("#inserir-manualmente").click();
7-
app.resultadoLeitura("95012300000338");
7+
app.resultadoLeitura("");
88
testarResponder();
99
// AL - 2,3,5,3,5
1010
// BA - 1,4,5,3,5

0 commit comments

Comments
 (0)