Skip to content

Commit

Permalink
Fix test:docs
Browse files Browse the repository at this point in the history
  • Loading branch information
gitKrystan committed Apr 8, 2024
1 parent f3ab5c1 commit 73fdf43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tests/docs/fixtures/expected.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,11 @@ module.exports = {
'(public) @ember-data/deprecations CurrentDeprecations#DEPRECATE_NON_STRICT_TYPES',
'(public) @ember-data/deprecations CurrentDeprecations#DEPRECATE_NON_UNIQUE_PAYLOADS',
'(public) @ember-data/deprecations CurrentDeprecations#DEPRECATE_RELATIONSHIP_REMOTE_UPDATE_CLEARING_LOCAL_STATE',
'(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#findAll',
'(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#findRecord',
'(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#query',
'(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#queryRecord',
'(public) @ember-data/legacy-compat/builders @ember-data/legacy-compat/builders#saveRecord',
'(private) @ember-data/legacy-compat SnapshotRecordArray#_recordArray',
'(private) @ember-data/legacy-compat SnapshotRecordArray#_snapshots',
'(private) @ember-data/legacy-compat SnapshotRecordArray#constructor',
Expand Down

0 comments on commit 73fdf43

Please sign in to comment.