Skip to content

Commit dd2aa3c

Browse files
committed
cleanup
1 parent 88fee84 commit dd2aa3c

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

src/.DS_Store

-6 KB
Binary file not shown.

templates/.DS_Store

-6 KB
Binary file not shown.

tests/.DS_Store

-6 KB
Binary file not shown.

tests/Base.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public function testHTTPSuccess(): void
8080
->setVersion('0.0.1')
8181
->setExamples('**EXAMPLES** <HTML>')
8282
->setNamespace("io appwrite")
83-
->setGitUserName('repoowner') // this needs to be appwrite, otherwise the go.mod is invalid
83+
->setGitUserName('repoowner')
8484
->setGitRepoName('reponame')
8585
->setLicense('BSD-3-Clause')
8686
->setLicenseContent('demo license')

0 commit comments

Comments
 (0)