Fix accidental hard-coded username in template edit
parent
266f1f7321
commit
71a2b76f11
|
@ -17,7 +17,7 @@ self-contained: true
|
|||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "https://medium.com/@audiobridgematt"
|
||||
- "https://medium.com/@{{user}}"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
|
|
Loading…
Reference in New Issue