mirror of https://github.com/MISP/PyMISP
				
				
				
			chg: [authkey test] removed from testlive_comprehensive
- the default now enables advanced authkeys making the retriaval of keys impossible after the user creationpull/770/head
							parent
							
								
									22e1ae60fd
								
							
						
					
					
						commit
						6f12d3a6af
					
				|  | @ -1721,7 +1721,7 @@ class TestComprehensive(unittest.TestCase): | |||
|         self.assertEqual(user.email, users_email) | ||||
|         # get user | ||||
|         user = self.user_misp_connector.get_user(pythonify=True) | ||||
|         self.assertEqual(user.authkey, self.test_usr.authkey) | ||||
|         # self.assertEqual(user.authkey, self.test_usr.authkey) | ||||
|         # Update user | ||||
|         user.email = 'foo@bar.de' | ||||
|         user = self.admin_misp_connector.update_user(user, pythonify=True) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 iglocska
						iglocska