Skip to content

Commit

Permalink
Don't pin the new test
Browse files Browse the repository at this point in the history
  • Loading branch information
theRealPadster committed Mar 23, 2024
1 parent ac500dd commit 5ac71d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/orm/base-model.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6143,7 +6143,7 @@ test.group('Base Model | toObject', (group) => {
parent: null,
$extras: {},
})
}).pin()
})
})

test.group('Base model | inheritance', (group) => {
Expand Down

0 comments on commit 5ac71d7

Please sign in to comment.