Skip to content
This repository has been archived by the owner on Jan 28, 2024. It is now read-only.

Commit

Permalink
Remove accidental commit
Browse files Browse the repository at this point in the history
  • Loading branch information
liamappelbe committed Oct 10, 2023
1 parent b379530 commit 3608d03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_utils.dart
Expand Up @@ -109,7 +109,6 @@ void _matchFileWithExpected({
}
} catch (e) {
print('Failed test: Debug generated file: ${file.absolute.path}');
file.copySync(path.joinAll(pathToExpected));
rethrow;
}
}
Expand Down

0 comments on commit 3608d03

Please sign in to comment.