diff --git a/auth/pdcp/creds_test.go b/auth/pdcp/creds_test.go index bf80051..cc38a7c 100644 --- a/auth/pdcp/creds_test.go +++ b/auth/pdcp/creds_test.go @@ -11,6 +11,7 @@ import ( var exampleCred = ` - username: test + email: test@projectdiscovery.io api-key: testpassword server: https://scanme.sh `