1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

remove dart function tests for now

This commit is contained in:
Torsten Dittmann 2021-01-26 11:34:44 +01:00
parent 95ab7f8bad
commit 3bec43c7fd

View file

@ -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',