Skip to content

Commit

Permalink
Irrelevant change to see if the GitHub actions are run
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontesi committed Nov 15, 2023
1 parent cea16f7 commit 6d52d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/claim/schema_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ func TestResult_MarshalJSON(t *testing.T) {
want []byte
wantErr bool
}{
// TODO: Add test cases.
// TODO: Add test cases
}
for _, tt := range tests {
t.Run(tt.name, func(t *testing.T) {
Expand Down

0 comments on commit 6d52d79

Please sign in to comment.