Skip to content

Commit

Permalink
feat: hide Black Box Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sanyu1225 committed Dec 15, 2023
1 parent b62150d commit dac4de8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,5 @@ jobs:
- name: End-to-End Tests (Firefox)
run: yarn test:e2e:firefox

- name: Black Box Tests
run: yarn test:black-box

- name: Generate Coverage Report
run: yarn test:coverage

0 comments on commit dac4de8

Please sign in to comment.