Skip to content
Open
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
1 change: 0 additions & 1 deletion test/integration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ The tests in this directory are integration or end-to-end tests. Most of them sp

## Directories

- `cli`: Related to general CLI behavior; not necessarily command-line-flag specific
- `fixtures`: Test file fixtures intended to be run via these tests. Usually have `.fixture.js` extension
- `plugins`: Tests related to plugins (e.g., root hook plugins, global fixtures, etc.)
- `options`: Tests for specific command-line flags
Expand Down
Loading