Skip to content

Commit

Permalink
nil content
Browse files Browse the repository at this point in the history
  • Loading branch information
GusPrice committed Sep 11, 2023
1 parent e140852 commit bee9a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/repos_contents_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ func TestRepositoryContent_GetContent(t *testing.T) {
},
{
encoding: String("none"),
content: String(""),
content: nil,
want: "",
wantErr: true,
},
Expand Down

0 comments on commit bee9a1a

Please sign in to comment.