This commit is contained in:
Dwi Swandhana
2026-08-02 10:46:34 +07:00
parent 334728e16e
commit 3e1ed72727
25 changed files with 4977 additions and 194 deletions

No files matched your search

+1 -1
View File
@@ -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);