Skip to content

Commit 3b2af69

Browse files
committed
pr fix
1 parent ad7cde6 commit 3b2af69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/common-actions/databases-actions.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ export class DatabasesActions {
4646
* @param password The password of db
4747
* @param connectionType The connection type of db
4848
* @param fileName The file name
49+
* @param parsedJson The parsed json content
4950
*/
5051
export type ImportDatabaseParameters = {
5152
path: string,

0 commit comments

Comments
 (0)