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',
|
||||
);
|
||||
test(
|
||||
// TODO: Better description
|
||||
'generates ',
|
||||
'It should generate a type converter using the EnumNameConverter when textEnum is used',
|
||||
() async {
|
||||
final writer = await emulateDriftBuild(
|
||||
inputs: const {
|
||||
|
|
Loading…
Reference in New Issue