mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 15:37:01 +00:00
fixing path
This commit is contained in:
parent
8304462420
commit
4baf46f080
@ -38,7 +38,7 @@ func TestYamlFormatterParse(t *testing.T) {
|
||||
|
||||
func TestYamlFormatterParseWithVariables(t *testing.T) {
|
||||
format := New()
|
||||
proxifyYttFile := "../testdata/ginandjuice.ytt.yaml"
|
||||
proxifyYttFile := "../testdata/ytt/ginandjuice.ytt.yaml"
|
||||
|
||||
expectedUrls := []string{
|
||||
"https://ginandjuice.shop/users/3",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user