Skip to content
This repository has been archived by the owner on Sep 29, 2020. It is now read-only.

Match TestCafe fixture context indexer #43

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

eddiegroves
Copy link
Contributor

Before & After have this signature: before(fn: (ctx: {[key: string]: any}) => Promise<any>): this;

https://github.com/DevExpress/testcafe/blob/master/ts-defs/index.d.ts#L1892

Before & After have this signature: `before(fn: (ctx: {[key: string]: any}) => Promise<any>): this;`
@Lukas-Kullmann Lukas-Kullmann merged commit abf37e0 into kiwigrid:master Jul 16, 2019
@Lukas-Kullmann
Copy link
Contributor

Hey @eddiegroves,

thanks for your contribution! I published v2.3.3 with your changes.

@eddiegroves eddiegroves deleted the patch-1 branch July 16, 2019 09:27
@eddiegroves
Copy link
Contributor Author

Thanks @Lukas-Kullmann for being so prompt, much appreciated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants