Skip to content

Commit 22095c5

Browse files
committed
CHANGELOG: add entry for test name typo fix (#27)
1 parent 0d8736e commit 22095c5

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ and this project adheres to
1515
- Tests now import from `l9format` package directly instead of
1616
`l9format.l9format` ([e8aef2e], [#21])
1717

18+
### Fixed
19+
20+
- Fix typo in test name: `test_l9events_form_ip4scout` ->
21+
`test_l9events_from_ip4scout` ([0d8736e], [#27])
22+
1823
### Infrastructure
1924

2025
- CI: enforce CHANGELOG.md changes are in dedicated commits
@@ -137,6 +142,7 @@ and this project adheres to
137142

138143
<!-- Commit links -->
139144

145+
[0d8736e]: https://github.com/LeakIX/l9format-python/commit/0d8736e
140146
[d30efd2]: https://github.com/LeakIX/l9format-python/commit/d30efd2
141147
[1dcfbef]: https://github.com/LeakIX/l9format-python/commit/1dcfbef
142148
[e8aef2e]: https://github.com/LeakIX/l9format-python/commit/e8aef2e
@@ -199,4 +205,5 @@ and this project adheres to
199205
[#16]: https://github.com/LeakIX/l9format-python/pull/16
200206
[#18]: https://github.com/LeakIX/l9format-python/pull/18
201207
[#21]: https://github.com/LeakIX/l9format-python/issues/21
208+
[#27]: https://github.com/LeakIX/l9format-python/issues/27
202209
[#35]: https://github.com/LeakIX/l9format-python/issues/35

0 commit comments

Comments
 (0)