Skip to content

Commit fba305c

Browse files
committed
fix: tests contract stub
1 parent 496b0a8 commit fba305c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/tests-contract.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ declare module '@japa/runner' {
1212
// Extend context
1313
}
1414

15-
interface Test<DataSet> {
15+
interface Test<TestData> {
1616
// Extend test
1717
}
1818
}

0 commit comments

Comments
 (0)