mirror of
https://codeberg.org/demostf/api.git
synced 2026-06-03 18:04:08 +02:00
expose backend and path trough api
This commit is contained in:
parent
0f5f74e21b
commit
b588c8ce7e
5 changed files with 40 additions and 8 deletions
|
|
@ -45,7 +45,9 @@ class DemoListProviderTest extends TestCase {
|
|||
2,
|
||||
$playerCount,
|
||||
$uploaderId,
|
||||
'hash'
|
||||
'hash',
|
||||
'backend',
|
||||
'path'
|
||||
);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue