Skip to content

Commit 3208b0a

Browse files
committed
fix(changelog): remove Chai mention
1 parent 6b5978b commit 3208b0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616

1717
### Changed
1818

19-
- Tests use BDD style (`describe` / `it` / `expect`) with Mocha and Chai.
19+
- Tests use BDD style (`describe` / `it` / `expect`) with Mocha.
2020
- Main entry file renamed from `rspec-focus.ts` to `extension.ts`; test file renamed to `extension.test.ts`.
2121

2222
## [0.3.1] - 2026-03-03

0 commit comments

Comments
 (0)