Merge pull request #38678 from frappe/mergify/bp/version-15-hotfix/pr-38673
fix: typo in unittest (backport #38673)
This commit is contained in:
		
						commit
						965126df83
					
				| @ -22,7 +22,7 @@ class TestRepostAccountingLedger(AccountsTestMixin, FrappeTestCase): | ||||
| 		self.create_item() | ||||
| 		update_repost_settings() | ||||
| 
 | ||||
| 	def teadDown(self): | ||||
| 	def tearDown(self): | ||||
| 		frappe.db.rollback() | ||||
| 
 | ||||
| 	def test_01_basic_functions(self): | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user