Skip to content

Commit

Permalink
test if guardian test works
Browse files Browse the repository at this point in the history
  • Loading branch information
robertcv committed Jul 20, 2018
1 parent 4f3ebb2 commit 9ec0b3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions orangecontrib/text/tests/test_guardian.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@


API_KEY = os.getenv('THE_GUARDIAN_API_KEY', 'test')
print(API_KEY)


class TestCredentials(unittest.TestCase):
Expand Down

0 comments on commit 9ec0b3a

Please sign in to comment.