Change test to pass

pull/5072/head
Rodrigo Nascimento 9 years ago
parent 4faae8bd3d
commit 3f12eb6366
No known key found for this signature in database
GPG Key ID: 2C85B3AFE75D23F9
  1. 1
      tests/steps/0-login.js

@ -3,6 +3,5 @@
describe('login', () => {
it('should show email / username field', () => {
console.log('hello');
'hellow'.should.be.false;
});
});

Loading…
Cancel
Save