mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-06-27 20:18:30 +02:00
Typo in test message:
This commit is contained in:
@@ -47,7 +47,7 @@ describe('User Model Unit Tests:', function() {
|
||||
});
|
||||
});
|
||||
|
||||
it('should be able to save whithout problems', function(done) {
|
||||
it('should be able to save without problems', function(done) {
|
||||
user.save(done);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user