|
|
@@ -269,23 +269,6 @@ func TestRun(t *testing.T) {
|
|
|
numLeaks: 0,
|
|
|
expectedErrMsg: "unable to generate ssh key: open trash: no such file or directory",
|
|
|
},
|
|
|
- {
|
|
|
- testOpts: Options{
|
|
|
- Repo: "git@github.com:gitleakstest/gronit.git",
|
|
|
- },
|
|
|
- description: "test leak",
|
|
|
- numLeaks: 2,
|
|
|
- expectedErrMsg: "",
|
|
|
- },
|
|
|
- {
|
|
|
- testOpts: Options{
|
|
|
- Repo: "git@github.com:gitleakstest/gronit.git",
|
|
|
- Disk: true,
|
|
|
- },
|
|
|
- description: "test leak",
|
|
|
- numLeaks: 2,
|
|
|
- expectedErrMsg: "",
|
|
|
- },
|
|
|
{
|
|
|
testOpts: Options{
|
|
|
Repo: "https://github.com/gitleakstest/gronit.git",
|