Skip to content

Commit

Permalink
chore: remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
DominicGBauer committed Dec 12, 2024
1 parent 17cb8b5 commit cd3e29e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 8 deletions.
8 changes: 4 additions & 4 deletions demos/firebase-nodejs-todolist/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,10 @@ packages:
dependency: "direct dev"
description:
name: flutter_lints
sha256: a25a15ebbdfc33ab1cd26c63a6ee519df92338a9c10f122adda92938253bef04
sha256: "9e8c3858111da373efc5aa341de011d9bd23e2c5c5e0c62bccf32438e192d7b1"
url: "https://pub.dev"
source: hosted
version: "2.0.3"
version: "3.0.2"
flutter_test:
dependency: "direct dev"
description: flutter
Expand Down Expand Up @@ -316,10 +316,10 @@ packages:
dependency: transitive
description:
name: lints
sha256: "0a217c6c989d21039f1498c3ed9f3ed71b354e69873f13a8dfc3c9fe76f1b452"
sha256: cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290
url: "https://pub.dev"
source: hosted
version: "2.1.1"
version: "3.0.0"
logging:
dependency: "direct main"
description:
Expand Down
2 changes: 1 addition & 1 deletion demos/firebase-nodejs-todolist/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dev_dependencies:
flutter_test:
sdk: flutter

flutter_lints: ^2.0.0
flutter_lints: ^3.0.1

flutter:
uses-material-design: true
3 changes: 0 additions & 3 deletions demos/firebase-nodejs-todolist/test/widget_test.dart

This file was deleted.

0 comments on commit cd3e29e

Please sign in to comment.