🔎 feat: search fix web search

This commit is contained in:
Florian Hönicke
2023-05-19 15:48:11 +02:00
parent 1c375f3d50
commit 4a70183a6f

View File

@@ -170,6 +170,7 @@ The test must start with the following imports:
```
from .microservice import func
import json
import requests
```
''' + not_allowed_function_string + '''
The test must not open local files.