Skip to content

feat: handle fixtures#15

Merged
robproject merged 1 commit intomainfrom
feat_handle_fixtures
Aug 23, 2024
Merged

feat: handle fixtures#15
robproject merged 1 commit intomainfrom
feat_handle_fixtures

Conversation

@robproject
Copy link
Copy Markdown
Owner

Description

Don't assign common_key to diff object; it should be maintained for the duration of the diff on lists of dicts. Otherwise, overwriting it will throw an error when a nested list of dicts doesn't contain the same key.

Testing

Observe no failures on fixtures.

@robproject robproject merged commit 6e93e1c into main Aug 23, 2024
@robproject robproject linked an issue Aug 23, 2024 that may be closed by this pull request
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.

Handle Fixtures

1 participant