Skip to content
Snippets Groups Projects
Unverified Commit 3f12eb63 authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Change test to pass

parent 4faae8bd
No related branches found
No related tags found
No related merge requests found
...@@ -3,6 +3,5 @@ ...@@ -3,6 +3,5 @@
describe('login', () => { describe('login', () => {
it('should show email / username field', () => { it('should show email / username field', () => {
console.log('hello'); console.log('hello');
'hellow'.should.be.false;
}); });
}); });
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