We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496b0a8 commit fba305cCopy full SHA for fba305c
templates/tests-contract.txt
@@ -12,7 +12,7 @@ declare module '@japa/runner' {
12
// Extend context
13
}
14
15
- interface Test<DataSet> {
+ interface Test<TestData> {
16
// Extend test
17
18
0 commit comments