mirror of
https://github.com/ziirish/burp-ui.git
synced 2026-05-15 14:16:08 -06:00
fix: make sure to provide default buimonitor.cfg file + handle burp-server restart after config change (see #323)
This commit is contained in:
parent
b5686aad5d
commit
7a23181f71
4 changed files with 36 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ test:py:3.7:
|
|||
junit: .reports/burpui.junit.xml
|
||||
|
||||
# This test is temporarily disabled because werkzeug doesn't run yet on 3.8
|
||||
.test:py:3.8:
|
||||
test:py:3.8:
|
||||
stage: test
|
||||
image: python:3.8-rc
|
||||
script:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue