mirror of
https://github.com/projectdiscovery/nuclei.git
synced 2025-12-17 21:55:26 +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) {
|
func TestYamlFormatterParseWithVariables(t *testing.T) {
|
||||||
format := New()
|
format := New()
|
||||||
proxifyYttFile := "../testdata/ginandjuice.ytt.yaml"
|
proxifyYttFile := "../testdata/ytt/ginandjuice.ytt.yaml"
|
||||||
|
|
||||||
expectedUrls := []string{
|
expectedUrls := []string{
|
||||||
"https://ginandjuice.shop/users/3",
|
"https://ginandjuice.shop/users/3",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user