mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-02 22:56:09 +00:00
dfdserge branch 'flutter-app' of https://github.com/simplex-chat/simplex-chat into flutter-app
This commit is contained in:
@@ -26,5 +26,5 @@ void main() {
|
||||
// Verify that our counter has incremented.
|
||||
expect(find.text('0'), findsNothing);
|
||||
expect(find.text('1'), findsOneWidget);
|
||||
});
|
||||
}, skip: true);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user