Skip to content

Commit a78a962

Browse files
author
Steve Kirkland
committedMar 6, 2025·
Enable Appium session reporting in e2e tests
1 parent d0a0fbe commit a78a962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎docker-compose.yml

+2
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ services:
2121
BROWSER_STACK_USERNAME:
2222
BROWSER_STACK_ACCESS_KEY:
2323
MAZE_NO_FAIL_FAST:
24+
MAZE_BUGSNAG_API_KEY:
25+
MAZE_APPIUM_BUGSNAG_API_KEY:
2426
volumes:
2527
- ./build:/app/build
2628
- ./features/:/app/features/

0 commit comments

Comments
 (0)
Please sign in to comment.