Skip to content

Commit fa5f667

Browse files
authored
Merge pull request #1236 from mito-ds/reorg-tests
Reorganize tests so that CI takes less time overall
2 parents 88adc15 + cff4ffb commit fa5f667

15 files changed

+1
-1
lines changed

.github/workflows/test-mitosheet-frontend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ jobs:
132132
install-name: 'chrome'
133133
- test-name: 'Microsoft Edge'
134134
install-name: 'msedge'
135-
testfiles: ['context_menus', 'features', 'toolbar']
135+
testfiles: ['taskpanes', 'grid', 'toolbar']
136136
exclude:
137137
- os: 'windows-latest'
138138
project:

tests/streamlit_ui_tests/features/sort.spec.ts

Whitespace-only changes.

0 commit comments

Comments
 (0)