Skip to content

Commit a01e769

Browse files
authored
Update test_metabase_api.py
1 parent b8561b1 commit a01e769

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_metabase_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
import os
44
import unittest
55

6+
67
LOGIN_DOMAIN = os.environ.get("LOGIN_DOMAIN")
78
LOGIN_EMAIL = os.environ.get("LOGIN_USERNAME")
89
LOGIN_PASSWORD = os.environ.get("LOGIN_PASSWORD")

0 commit comments

Comments
 (0)