Skip to content

Commit

Permalink
A bit more time
Browse files Browse the repository at this point in the history
  • Loading branch information
tinchodias committed Mar 27, 2023
1 parent e4a3fe6 commit 941fabf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ AeFontManagerTest >> testScanDefaultDirectories [
"May take long as it scans several disk directories, according to the OS platform."

| aManager timeToScan |
self timeLimit: 30 seconds.
self timeLimit: 60 seconds.

aManager := AeFontManager new.
timeToScan := [aManager scanDefaultDirectories] timeToRun.
Expand Down

0 comments on commit 941fabf

Please sign in to comment.