Skip to content

Commit

Permalink
improve test title
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewkolos committed Jun 26, 2024
1 parent 3d9e87b commit 929e15a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -866,7 +866,7 @@ void main() {
});
});

testWithoutContext('ErrorHandlingFileSystem.systemTempDirectory wraps systemTempDirectory of delegate', () {
testWithoutContext("ErrorHandlingFileSystem.systemTempDirectory wraps delegates filesystem's systemTempDirectory", () {
final FileExceptionHandler exceptionHandler = FileExceptionHandler();

final MemoryFileSystem delegate = MemoryFileSystem.test(
Expand Down

0 comments on commit 929e15a

Please sign in to comment.