Fix: Test impresora fisica

This commit is contained in:
2024-10-19 13:54:24 -05:00
parent 1b8619f95e
commit 458ff6f89f
3 changed files with 14 additions and 11 deletions

View File

@@ -18,7 +18,7 @@ def test_print_bill():
json.dumps(
load_json('test/fixtures/bill.json')
)),
"ip_printer": "192.168.1.100",
"ip_printer": "192.168.1.105",
"user_name": "Juan"
}