check-param-names (#18189)

This commit is contained in:
Charles Gagnon
2022-01-31 12:39:22 -08:00
committed by GitHub
parent 7149bbd591
commit 1c9ba64ee0
47 changed files with 96 additions and 80 deletions

View File

@@ -276,8 +276,8 @@ export async function assertFileGenerationResult(filepath: string, retryCount: n
/**
*
* @param tableName table to look for
* @param schema schema to look for
* @param tableName table to look for
* @param ownerUri owner uri
* @param retryCount number of times to retry with a 5 second wait between each try
* @param checkForData whether or not to check if the table has data