Skip to content

Commit

Permalink
test: made comment in test more correct
Browse files Browse the repository at this point in the history
  • Loading branch information
BelgianNoise committed Jan 17, 2022
1 parent 93026cb commit a5881fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/Quota.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ describe('A quota server with', (): void => {
// The allowed quota depends on what filesystem/OS you are using.
// For example: an empty folder is reported as
// 0KB on NTFS (most of the times, milage may vary)
// 300-700KB on APFS (depending on its contents and settings)
// 0-...KB on APFS (depending on its contents and settings)
// 4O96KB on FAT
// While I am running these tests on a macBook, Github runs them on a
// mounted FAT drive and you might be running them on Windows/NTFS.
Expand Down

0 comments on commit a5881fe

Please sign in to comment.