File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 69
69
needs : main
70
70
runs-on : ubuntu-latest
71
71
if :
72
- ${{ github.repository == 'testing-library/dom -testing-library' &&
72
+ ${{ github.repository == 'testing-library/web -testing-library' &&
73
73
github.event_name == 'push' }}
74
74
steps :
75
75
- name : 🛑 Cancel Previous Runs
Original file line number Diff line number Diff line change 1
1
<div align =" center " >
2
- <h1 >DOM Testing Library</h1 >
2
+ <h1 >Web Testing Library</h1 >
3
3
4
4
<a href =" https://www.emojione.com/emoji/1f419 " >
5
5
<img
10
10
/>
11
11
</a >
12
12
13
- <p >Simple and complete DOM testing utilities that encourage good testing
13
+ <p >Simple and complete Web testing utilities that encourage good testing
14
14
practices.</p >
15
15
16
16
[ ** Read the docs** ] ( https://testing-library.com/dom ) |
You can’t perform that action at this time.
0 commit comments