mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced 2026-02-23 15:49:50 +01:00
restoring other tests
This commit is contained in:
@@ -226,7 +226,6 @@ class Project:
|
||||
# TODO END
|
||||
|
||||
data['path'], data['full_path'] = self.get_full_file_path(data['path'], data['name'])
|
||||
|
||||
update_file(data['full_path'], data['content'])
|
||||
|
||||
(File.insert(app=self.app, path=data['path'], name=data['name'], full_path=data['full_path'])
|
||||
|
||||
Reference in New Issue
Block a user