Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
glpatcern committed Sep 6, 2023
1 parent 93145ff commit e668b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/storage/fs/nextcloud/nextcloud_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ var _ = Describe("Nextcloud", func() {
// Expect(err).ToNot(HaveOccurred())
// checkCalled(called, `POST /apps/sciencemesh/~tester/api/storage/GetHome `)
// })
//})
// })

// CreateHome(ctx context.Context) error
Describe("CreateHome", func() {
Expand Down

0 comments on commit e668b2b

Please sign in to comment.