Skip to content

Commit fe00a57

Browse files
committed
Remove dubplicate sqlite db
1 parent 68d7a90 commit fe00a57

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ databases:
1010
chinook_sqlite_conn_str:
1111
type: sqlite
1212
description: blah
13-
connection_string: "sqlite:///tests/tools/Chinook_Sqlite.sqlite"
13+
connection_string: "sqlite:///tests/Chinook_Sqlite.sqlite"
1414
test_postgres:
1515
type: postgresql
1616
host: ihopethishostdoesnotexist.com

tests/tools/Chinook_Sqlite.sqlite

Whitespace-only changes.

0 commit comments

Comments
 (0)