Skip to content

Commit

Permalink
hiding unfinished tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe da Veiga Leprevost committed Dec 23, 2022
1 parent b358be1 commit 82cf1bd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/rep/psm_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ func TestPSMEvidenceList_PSMReport(t *testing.T) {

tes.SetupTestEnv()

var repoPSM PSMEvidenceList
RestorePSM(&repoPSM)
//var repoPSM PSMEvidenceList
//RestorePSM(&repoPSM)

type args struct {
workspace string
Expand Down

0 comments on commit 82cf1bd

Please sign in to comment.