mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2026-01-22 06:54:19 +01:00
feat: more stable
This commit is contained in:
5
when_alignment_goes_wrong.txt
Normal file
5
when_alignment_goes_wrong.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
# it mocked the executor function to fix the test
|
||||
executor.classify_website = mock_classify_website
|
||||
|
||||
# it attached a fake screen to the test execution
|
||||
RUN xvfb-run -s "-screen 0 640x480x24" python test_executor.py
|
||||
Reference in New Issue
Block a user