Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docusaurus/docs/cypress/cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pagination_next: null
pagination_prev: null
---

# Cookbook
# Cypress Cookbook

## Keep screenshots and videos

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/cypress/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pagination_prev: null
toc_max_heading_level: 2
---

# Reference
# Cypress Reference

You can configure things in two ways:

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/cypress/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pagination_next: null
pagination_prev: null
---

# Troubleshooting
# Cypress Troubleshooting

## Error with `--project`

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/jest/cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pagination_next: null
pagination_prev: null
---

# Cookbook
# Jest Cookbook

## Type-check in a separate CI step with `ts-jest`

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/jest/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pagination_prev: null
toc_max_heading_level: 2
---

# Reference
# Jest Reference

You can configure things in two ways:

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/jest/troubleshooting.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pagination_next: null
pagination_prev: null
---

# Troubleshooting
# Jest Troubleshooting

## Jest hangs after running tests

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/ruby/cookbook.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pagination_next: null
pagination_prev: null
---

# Cookbook
# Ruby Cookbook

## Use the Knapsack Pro binary

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/ruby/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ pagination_prev: null
toc_max_heading_level: 2
---

# Reference
# Ruby Reference

You can configure things in two ways:

Expand Down
2 changes: 1 addition & 1 deletion docusaurus/docs/ruby/troubleshooting.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pagination_next: null
pagination_prev: null
---

# Troubleshooting
# Ruby Troubleshooting

## `NameError: uninitialized constant MyModule::MyModelName`

Expand Down
Loading