Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: pass extra field on file events to fix breaking change #951

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

KuznetsovRoman
Copy link
Member

@KuznetsovRoman KuznetsovRoman commented Jun 17, 2024

Typings are already correct:

export interface AfterFileReadData {
testplane: GlobalHelper;
/**
* @deprecated Use `testplane` instead
*/
hermione: GlobalHelper;

@KuznetsovRoman KuznetsovRoman changed the title fix: pass extra 'hermione' field on file-read events to fix breaking change fix: pass extra field on file events to fix breaking change Jun 17, 2024
@KuznetsovRoman KuznetsovRoman merged commit 77368a0 into master Jun 18, 2024
2 checks passed
@KuznetsovRoman KuznetsovRoman deleted the TESTPLANE-88.fix_breaking branch June 18, 2024 15:19
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.

None yet

2 participants