Skip to content

Commit

Permalink
Test commit #12
Browse files Browse the repository at this point in the history
  • Loading branch information
Yogesh-BK committed Aug 22, 2022
1 parent 68cbb6f commit 6217889
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion test.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@ const password = "qwerty$asdfgh#zxcvbn";
const amazon_url = "https://amazon.com";
const username = "Yogesh";
const fake_ak = "AKIAIO5FODNN7EXAMPLE";
const fake_sk = "ABCDEF+c2L7yXeGvUyrPgYsDnWRRC1AYEXAMPLE";
const fake_sk = "ABCDEF+c2L7yXeGvUyrPgYsDnWRRC1AYEXAMPLE";
const accessKey = "AKIAIOSFODNN7EXAMPLE";
const secretKey = "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY";

0 comments on commit 6217889

Please sign in to comment.