Skip to content
Snippets Groups Projects
Commit 3a985785 authored by alfredo's avatar alfredo
Browse files

test fix

parent 0d8d10e4
No related branches found
No related tags found
No related merge requests found
......@@ -163,8 +163,8 @@ class Antifurto {
throw error;
}
}
if (newStatus === Antifurto.status)
return;
//if (newStatus === Antifurto.status) //FIXME fine novembre non funziona piu'
//return;
let scenariPresent = false;
if (fromScenari === false && Antifurto.isScenariAvailable) {//ridondanza necessaria nel caso in cui antifurto non sia attivo
try{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment