Skip to content

Commit

Permalink
Merge pull request #110 from splunk/add-firefox-in-ui-tests
Browse files Browse the repository at this point in the history
feat: added firefox browser config for UI tests
  • Loading branch information
nariyanibhargav authored Nov 3, 2022
2 parents e2e544b + 26a0e7c commit 60949a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -762,7 +762,7 @@ jobs:
fail-fast: false
matrix:
splunk: ${{ fromJson(needs.meta.outputs.matrix_supportedSplunk) }}
browser: ["chrome"]
browser: ["chrome","firefox"]
vendor-version: ${{ fromJson(needs.meta.outputs.matrix_supportedUIVendors) }}
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.3
Expand Down

0 comments on commit 60949a7

Please sign in to comment.