E2ETests: Add DeliveryAdminWindowReceiptTest
All checks were successful
Test / Run tests (push) Successful in 1m56s
All checks were successful
Test / Run tests (push) Successful in 1m56s
This commit is contained in:
@ -5,3 +5,15 @@ debug = true
|
||||
[database]
|
||||
file = ElwigTestDB.sqlite3
|
||||
|
||||
[scale.1]
|
||||
type = SysTec-IT
|
||||
model = IT3000A
|
||||
connection = tcp://127.0.0.1:12345
|
||||
required = false
|
||||
|
||||
[scale.2]
|
||||
type = Avery-Async
|
||||
model = L320
|
||||
connection = tcp://127.0.0.1:12346
|
||||
required = false
|
||||
|
||||
|
Reference in New Issue
Block a user