We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36d4d63 commit dd79064Copy full SHA for dd79064
tests/JobFactory/ComponentSpecificationTest.php
@@ -59,9 +59,7 @@ public function testCreate(): void
59
'emptyConfigurationRow' => [],
60
'uiOptions' => [],
61
'configurationDescription' => null,
62
- 'features' => [
63
- 'mlflow-artifacts-access',
64
- ],
+ 'features' => [],
65
'expiredOn' => null,
66
'uri' => 'https://syrup.keboola.com/docker/keboola.runner-config-test',
67
];
0 commit comments