Skip to content

Commit 96bc318

Browse files
committed
Amended test command.
1 parent e5abed4 commit 96bc318

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generic_enum_builder/test/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and [`JsonGenerator`][JsonGenerator] produce correct output.
1414
The tests may be run in a terminal by navigating to the base folder of a local
1515
copy of the library and using the command:
1616
```Console
17-
$ pub run test
17+
$ dart test
1818
```
1919

2020
## Examples

0 commit comments

Comments
 (0)