Claude-assisted improvements (untested)
- dev auth flow (side-step OAuth) - db event processing integration tests - dev scripts (eg Makefile) - db / test db migration setup scripts.
This commit is contained in:
@@ -1468,8 +1468,6 @@ func (db *Store) SetListingInListingInMockSyncGroupBeingEdited(ctx context.Conte
|
||||
default:
|
||||
return fmt.Errorf("unexpected number of rows affected: %d", n)
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
return consts.ErrNotFound
|
||||
|
||||
Reference in New Issue
Block a user