결재 및 마스터 모듈을 v4 API 계약에 맞게 조정
This commit is contained in:
@@ -295,7 +295,7 @@ void main() {
|
||||
|
||||
await tester.tap(find.text('제조사를 선택하세요'));
|
||||
await tester.pumpAndSettle();
|
||||
await tester.tap(find.text('슈퍼벤더'));
|
||||
await tester.tap(find.text('슈퍼벤더 (V-001)'));
|
||||
await tester.pumpAndSettle();
|
||||
|
||||
await tester.tap(find.text('단위를 선택하세요'));
|
||||
|
||||
Reference in New Issue
Block a user