fix: add taxonomy already online (#9)

This commit is contained in:
Debbie O'Brien 2023-11-08 19:33:40 +01:00 committed by GitHub
parent e370aaaaa6
commit 052234ad8a
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 - playwright-testing
urlFragment: api-mocking urlFragment: api-mocking
--- ---

View File

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

View File

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