Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit332b360

Browse files
use appropriate file name for text file test
1 parent0213f40 commit332b360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎pkg/github/repository_resource_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ func Test_repositoryResourceContentsHandler(t *testing.T) {
160160
requestArgs:map[string]any{
161161
"owner": []string{"owner"},
162162
"repo": []string{"repo"},
163-
"path": []string{"data.png"},
163+
"path": []string{"README.md"},
164164
"branch": []string{"main"},
165165
},
166166
expectedResult:expectedTextContent,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp