This commit is contained in:
Hillel Coren 2019-08-26 00:21:49 +03:00
parent 520fbab608
commit 78757dc38e
1 changed files with 2 additions and 0 deletions

View File

@ -88,9 +88,11 @@ void main() {
print('Tap edit');
await driver.tap(find.text(localization.edit));
/*
await fillAndSaveForm(driver, <String, dynamic>{
localization.name: updatedClientName,
});
*/
});
// Archive the edited invoice