🧪4️⃣ test: level 4 cleanup

This commit is contained in:
Florian Hönicke
2023-05-02 23:02:33 +02:00
parent 2f152dd7f7
commit e4c680d20c
3 changed files with 17 additions and 5 deletions

View File

@@ -87,7 +87,7 @@ def test_generation_level_3(tmpdir):
6. Return the summary as a string.
Example input: 'AAPL'
''',
str(tmpdir) + 'microservice',
str(tmpdir),
'gpt-3.5-turbo'
)
assert generator.generate() == 0