Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
AnkitCLI committed Oct 9, 2023
1 parent 84c046f commit 9a6c9f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ public static void deleteTempTargetBQTable() throws IOException, InterruptedExce
}

/**
* Create BigQuery table.
* Create BigQuery table test.
*/
@Before(order = 1, value = "@BQ_SOURCE_FXDLEN_TEST")
public static void createTempSourceBQTableFxdLen() throws IOException, InterruptedException {
Expand Down

0 comments on commit 9a6c9f9

Please sign in to comment.