-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Conversation
confirmDeletion: 'VOcê tem certeza que deseja excluir essa requisição de laboratório?', | ||
noCompleted: 'Items concluídos não econtrados.' | ||
}, | ||
buttons: {//AQUI |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@b0nn13 This line is causing an error because there needs to be a space after a line comment.
Can you remove this comment or are you still working on this PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm still working, I will correct and runs npm test to validate
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok thank you @b0nn13 !
@jkleinsc I do not understand this error, my file was found without problems, but Travis is showing error in other files. You have any idea what it is? |
@b0nn13 I'm not sure why Travis failed. I re-ran the test and it passed ok, so I think this is good now. |
@jkleinsc Nice. It works. |
Fixes #490
Changes proposed in this pull request: