mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Fix executions
This commit is contained in:
@@ -108,7 +108,6 @@ class HTTPTest extends Scope
|
||||
'0.14.x',
|
||||
];
|
||||
|
||||
// var_dump($files);
|
||||
foreach ($files as $file) {
|
||||
if (in_array($file, ['.', '..'])) {
|
||||
continue;
|
||||
|
||||
Reference in New Issue
Block a user