update
This commit is contained in:
No files matched your search
@@ -18,7 +18,7 @@ void main() {
|
||||
await tester.pump();
|
||||
|
||||
expect(
|
||||
find.text('Mikrobiology Laboratory Information System (MyLIS)'),
|
||||
find.text('Mikrobiology Laboratory Information System'),
|
||||
findsOneWidget,
|
||||
);
|
||||
expect(find.text('Login'), findsOneWidget);
|
||||
|
||||
Reference in New Issue
Block a user