@cfpb/ccdb5-ui 2.11.5 → 2.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -16,7 +16,7 @@ of JavaScript. Backwards compatibility is achieved by compiling the script with
16
16
 
17
17
  Unit testing of the application is performed within
18
18
  [Jest](https://facebook.github.io/jest/) with
19
- [Enzyme](http://airbnb.io/enzyme/index.html) providing support for event testing.
19
+ [Testing Library](https://testing-library.com/) providing support for event testing.
20
20
 
21
21
  [yarn](https://yarnpkg.com/) is used to manage the build/test/deploy cycle.
22
22