1
0
mirror of https://github.com/IRPTeam/IRP.git synced 2025-10-06 06:06:58 +02:00

Update _1000CreditLimit.feature

This commit is contained in:
GulnaraBasusta
2025-04-14 13:21:33 +03:00
parent 4c92b53091
commit d3bf355090

View File

@@ -1001,8 +1001,6 @@ Scenario: _1000007 create SPO from SO and check credit limit
And I input "30,000" text in the field named "ItemListQuantity" of "ItemList" table And I input "30,000" text in the field named "ItemListQuantity" of "ItemList" table
And I finish line editing in "ItemList" table And I finish line editing in "ItemList" table
And I click the button named "FormWrite" And I click the button named "FormWrite"
Then there are lines in TestClient message log
|'Credit limit exceeded. Limit: 2 000, limit balance: 1 300, transaction: 1 900, lack: 600 USD'|
And I click the button named "FormPost" And I click the button named "FormPost"
Then there are lines in TestClient message log Then there are lines in TestClient message log
|'Credit limit exceeded. Limit: 2 000, limit balance: 1 300, transaction: 1 900, lack: 600 USD'| |'Credit limit exceeded. Limit: 2 000, limit balance: 1 300, transaction: 1 900, lack: 600 USD'|