mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2025-12-12 02:55:43 +00:00
UI - Conditions - Offer some information about what the filter/condition/trigger saw (#3062)
This commit is contained in:
@@ -75,7 +75,7 @@ class TestTriggerConditions(unittest.TestCase):
|
||||
ephemeral_data={'text': "I saw 500 people at a rock show"})
|
||||
|
||||
# @todo - now we can test that 'Extract number' increased more than X since last time
|
||||
self.assertTrue(result)
|
||||
self.assertTrue(result.get('result'))
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
||||
Reference in New Issue
Block a user