1
0
Fork 0
mirror of https://codeberg.org/demostf/api.git synced 2026-06-03 09:54:17 +02:00

allow longer demos

This commit is contained in:
Robin Appelman 2024-03-26 19:48:24 +01:00
commit b4b7c4142f
2 changed files with 3 additions and 3 deletions

View file

@ -156,7 +156,7 @@ class UploadProviderTest extends TestCase {
}
public function testValidateHeaderToLong() {
$this->assertEquals('Demos cant be longer than one hour', $this->uploadProvider->validateHeader(
$this->assertEquals('Demos cant be longer than one and a half hour', $this->uploadProvider->validateHeader(
9999,
new Header(
'HL2DEMO',