@chrryai/waffles 1.1.80 → 1.1.82
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 +0 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -219,10 +219,6 @@ test("user registration", async ({ page }) => {
|
|
|
219
219
|
|
|
220
220
|
We welcome contributions! Waffles is extracted from Vex's production test suite, and we're always improving it.
|
|
221
221
|
|
|
222
|
-
## 📄 License
|
|
223
|
-
|
|
224
|
-
MIT © [AskVex](https://askvex.com)
|
|
225
|
-
|
|
226
222
|
## 🔗 Links
|
|
227
223
|
|
|
228
224
|
- [GitHub](https://github.com/askvex/waffles)
|