Fix test, there's no error header any more

This commit is contained in:
Roland Geider
2025-05-11 18:09:33 +02:00
parent 1823399f95
commit 9a05c6a967

View File

@@ -245,7 +245,6 @@ void main() {
await tester.pumpAndSettle();
// Assert
expect(find.textContaining('An Error Occurred'), findsOne);
expect(find.textContaining('Detail'), findsOne);
expect(find.textContaining('Invalid token'), findsOne);
verify(mockClient.get(