mirror of https://github.com/AMT-Cheif/drift.git
💡 Better test description
This commit is contained in:
parent
89aec378af
commit
0c35d30dcb
|
@ -91,8 +91,7 @@ class Database extends _$Database {}
|
||||||
tags: 'analyzer',
|
tags: 'analyzer',
|
||||||
);
|
);
|
||||||
test(
|
test(
|
||||||
// TODO: Better description
|
'It should generate a type converter using the EnumNameConverter when textEnum is used',
|
||||||
'generates ',
|
|
||||||
() async {
|
() async {
|
||||||
final writer = await emulateDriftBuild(
|
final writer = await emulateDriftBuild(
|
||||||
inputs: const {
|
inputs: const {
|
||||||
|
|
Loading…
Reference in New Issue