Skip to content

Conversation

@bemky
Copy link
Collaborator

@bemky bemky commented May 17, 2021

let model = new Model()
let parent = new Parent()
            
model.parents.add(parent)
            
assert.equal(model.cid, parent.model.cid)

@bemky bemky requested a review from malomalo May 17, 2021 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants