We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5abed4 commit 96bc318Copy full SHA for 96bc318
generic_enum_builder/test/README.md
@@ -14,7 +14,7 @@ and [`JsonGenerator`][JsonGenerator] produce correct output.
14
The tests may be run in a terminal by navigating to the base folder of a local
15
copy of the library and using the command:
16
```Console
17
-$ pub run test
+$ dart test
18
```
19
20
## Examples
0 commit comments