mirror of https://github.com/AMT-Cheif/drift.git
Add another missing analyzer tag to test
This commit is contained in:
parent
051519bc73
commit
845d32471c
|
@ -46,6 +46,6 @@ class Database {
|
||||||
allOf(contains('b.moor'), contains('file does not exist')),
|
allOf(contains('b.moor'), contains('file does not exist')),
|
||||||
)),
|
)),
|
||||||
);
|
);
|
||||||
});
|
}, tags: 'analyzer');
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue