Quick fix to remove semicolon on end of tests

This commit is contained in:
nkovacic
2015-12-29 20:39:57 +01:00
parent 597b1a2136
commit 6813273d2d
+1 -1
View File
@@ -61,4 +61,4 @@ angular
toastr.info('I am totally custom!', 'Happy toast', {
iconClass: 'toast-pink'
});
});;
});