Skip to content

Commit

Permalink
Minor: remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
obruchez committed Dec 22, 2023
1 parent 6f4af20 commit e478866
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ class RestApiTest
// Some of these sizes could probably be made higher by changing the default database configurations
case MySQL => 2 * MiB - 256
case PostgreSQL => 247 * MiB
case SQLite => 256 * MiB // TODO: use exact value
case SQLite => 256 * MiB
}
}

Expand Down

0 comments on commit e478866

Please sign in to comment.