mirror of
https://github.com/xPaw/PHP-Source-Query.git
synced 2026-06-11 01:33:15 +02:00
Refactor unit tests to avoid persistent state.
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
"Os": "w",
|
||||
"Password": true,
|
||||
"IsMod": true,
|
||||
"Secure": false,
|
||||
"Bots": 0,
|
||||
"Mod": {
|
||||
"Url": "",
|
||||
"Download": "",
|
||||
@@ -20,5 +18,7 @@
|
||||
"Size": 0,
|
||||
"ServerSide": true,
|
||||
"CustomDLL": false
|
||||
}
|
||||
},
|
||||
"Secure": false,
|
||||
"Bots": 0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user