Skip to content

Commit 801fcf3

Browse files
committed
Removed analysis issues
1 parent 577d271 commit 801fcf3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

test/src/installer/completion_installation_test.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -807,10 +807,6 @@ void main() {
807807
configuration: bashConfiguration,
808808
);
809809

810-
final configDir = bashInstallation.completionConfigDir;
811-
812-
const exceptionsMessage = '';
813-
814810
expect(
815811
() => bashInstallation.install('very_good'),
816812
throwsA(

0 commit comments

Comments
 (0)