mirror of
				https://github.com/inventree/inventree-app.git
				synced 2025-10-31 21:35:42 +00:00 
			
		
		
		
	Test fix?
This commit is contained in:
		| @@ -15,7 +15,7 @@ void main() { | ||||
|     var profiles = await UserProfileDBManager().getAllProfiles(); | ||||
|  | ||||
|     for (var prf in profiles) { | ||||
|       UserProfileDBManager().deleteProfile(prf); | ||||
|       await UserProfileDBManager().deleteProfile(prf); | ||||
|     } | ||||
|  | ||||
|     // Check that there are *no* profiles in the database | ||||
|   | ||||
		Reference in New Issue
	
	Block a user