mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
remove dart function tests for now
This commit is contained in:
@@ -535,14 +535,14 @@ class FunctionsCustomServerTest extends Scope
|
||||
'command' => 'deno run --allow-env index.ts',
|
||||
'timeout' => 15,
|
||||
],
|
||||
[
|
||||
/*[
|
||||
'language' => 'Dart',
|
||||
'version' => '2.10',
|
||||
'name' => 'dart-2.10',
|
||||
'code' => $functions.'/dart.tar.gz',
|
||||
'command' => 'dart run main.dart',
|
||||
'timeout' => 15,
|
||||
],
|
||||
],*/
|
||||
[
|
||||
'language' => '.NET',
|
||||
'version' => '3.1',
|
||||
|
||||
Reference in New Issue
Block a user