Skip to content

Commit 56a443b

Browse files
docs: fix command to run unit tests with melos (flutter-stripe#532)
Co-authored-by: jonasbark <[email protected]>
1 parent e6e9a74 commit 56a443b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ This project uses [melos](https://github.com/invertase/melos) to manage all the
190190

191191
- Format `melos run format`
192192
- Analyze `melos run analyze`
193-
- Test `melos run test`
193+
- Test `melos run unittest`
194194
- Pub get `melos run get`
195195

196196
##### Publishing

0 commit comments

Comments
 (0)