mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2026-01-25 08:14:33 +01:00
🧪4️⃣ test: level 4 cleanup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user