Skip to content

Commit b8a21da

Browse files
authored
Update README.md
1 parent b0adad7 commit b8a21da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ around the
133133
[`wait-for-expect`](https://github.com/TheBrainFamily/wait-for-expect) module.
134134

135135
Waiting can be very important in Vue components, @vue/test-utils has succeeded in making the majority of updates happen
136-
synchronously however there are occasions when `wait` will allow the DOM to update. For example, see [`here`](https://github.com/testing-library/vue-testing-library/tree/master/tests/__tests__/stopwatch.js)
136+
synchronously however there are occasions when `wait` will allow the DOM to update. For example, see [`here`](https://github.com/testing-library/vue-testing-library/tree/master/tests/__tests__/end-to-end.js)
137137

138138
## Examples
139139

0 commit comments

Comments
 (0)