test: eliminado test bobo.
This commit is contained in:
		| @@ -4,9 +4,6 @@ from .models import Sale, SaleLine | ||||
|  | ||||
| class ConfiaoTest(TestCase): | ||||
|  | ||||
|     def test_bobo(self): | ||||
|         self.assertTrue(True) | ||||
|  | ||||
|     def test_create_sale(self): | ||||
|         sale = Sale() | ||||
|         sale.customer = "Alejandro" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user