fix: product taxonomy (#10)

This commit is contained in:
Debbie O'Brien 2023-11-14 14:17:16 +01:00 committed by GitHub
parent 052234ad8a
commit 8e9fa91e83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ languages:
- typescript - typescript
- javascript - javascript
products: products:
- playwright-testing - playwright
urlFragment: api-mocking urlFragment: api-mocking
--- ---

View File

@ -6,7 +6,7 @@ languages:
- typescript - typescript
- javascript - javascript
products: products:
- playwright-testing - playwright
urlFragment: boxed-steps-pom urlFragment: boxed-steps-pom
--- ---

View File

@ -6,7 +6,7 @@ languages:
- typescript - typescript
- javascript - javascript
products: products:
- playwright-testing - playwright
urlFragment: boxed-steps urlFragment: boxed-steps
--- ---