Skip to content

Commit

Permalink
Debug statement (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonysena committed Dec 19, 2023
1 parent 64a7ed1 commit c77d0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/testthat/setup.R
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ if (!(Sys.getenv("CDM5_REDSHIFT_USER") == "" &
)

# DEBUG:
Sys.getenv("DATABASECONNECTOR_JAR_FOLDER")
print(dir(Sys.getenv("DATABASECONNECTOR_JAR_FOLDER")))
}

# # SQL Server
Expand Down

0 comments on commit c77d0e4

Please sign in to comment.