Browse Source

commit test2

kyoungminlee 4 năm trước cách đây
mục cha
commit
372c501588
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      test/user.js

+ 1 - 1
test/user.js

@@ -810,7 +810,7 @@ describe('User', () => {
 				})
 		})
 
-		it('test', done => {
+		it('test1111111111', done => {
 			agent
 				.delete('/api/v1/user/notloggedin')
 				.end((err, res) => {