File tree Expand file tree Collapse file tree 3 files changed +0
-136
lines changed
Expand file tree Collapse file tree 3 files changed +0
-136
lines changed Original file line number Diff line number Diff line change 133133EMAIL_PASSWORD = "[TEST ACCOUNT GMAIL PASSWORD]"
134134EMAIL_IMAP_STRING = "imap.gmail.com"
135135EMAIL_IMAP_PORT = 993
136-
137- # HipChat Reporting Credentials
138- # (For HipChat notifications if your team uses HipChat)
139- # (room_id and owner_to_mention get entered during nosetest options)
140- HIPCHAT_AUTH_TOKEN = "[ENTER YOUR HIPCHAT AUTH TOKEN HERE]"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 6161 ('db_reporting = '
6262 'seleniumbase.plugins.db_reporting_plugin:DBReporting' ),
6363 's3_logging = seleniumbase.plugins.s3_logging_plugin:S3Logging' ,
64- ('hipchat_reporting = seleniumbase.plugins'
65- '.hipchat_reporting_plugin:HipchatReporting' ),
6664 ],
6765 'pytest11' : ['seleniumbase = seleniumbase.plugins.pytest_plugin' ]
6866 }
You can’t perform that action at this time.
0 commit comments