Skip to content

Commit f904261

Browse files
committed
test update
1 parent c4e790c commit f904261

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_get_num_expected_rows.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
from dotenv import load_dotenv
88

9-
load_dotenv('secrets.env')
9+
load_dotenv('.env')
1010

1111
@pytest.fixture
1212
def providers():

0 commit comments

Comments
 (0)