Merge pull request #7 from ssi-dk/feature/mssql_code_coverage #1
synchronise-files.yaml
on: push
🔄 Synchronise AEF-DDF files
4s
Annotations
1 error
🔄 Synchronise AEF-DDF files
bad indentation of a mapping entry (41:20)
38 | dest: tests/testthat/helper-setup.R
39 | template:
40 | conn_list:
41 | "SQLite" = "RSQLite::SQLite"
-------------------------^
42 | conn_args:
43 | "SQLite" = list(dbname = file.path(tempd ...
|