Skip to content

Commit b246589

Browse files
fix tests by updating noop.go
1 parent 7a72d03 commit b246589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

coderd/prebuilds/noop.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ type AGPLPrebuildClaimer struct{}
4040

4141
func (c AGPLPrebuildClaimer) Claim(context.Context, database.Store, uuid.UUID, string, uuid.UUID) (*uuid.UUID, error) {
4242
// Not entitled to claim prebuilds in AGPL version.
43-
return nil, nil
43+
return nil, ErrNoClaimablePrebuiltWorkspaces
4444
}
4545

4646
func (c AGPLPrebuildClaimer) Initiator() uuid.UUID {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy