Skip to content

Commit

Permalink
MERGE_92_94
Browse files Browse the repository at this point in the history
fixed lint issues
  • Loading branch information
mphanias committed Jul 26, 2023
1 parent af3e3c0 commit 2c572da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion watcher_namespaces_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ func runTestcase(t *testing.T) {
// reads data from the Prom channel and creates a map of strings so we can assert in the below loop
domore := 1

mock_expected_filedump := []string{}
// mock_expected_filedump := []string{}

for domore == 1 {
select {
Expand Down

0 comments on commit 2c572da

Please sign in to comment.