Skip to content

Commit

Permalink
Update changelog.md
Browse files Browse the repository at this point in the history
About the misspell fixes.
  • Loading branch information
JanneKiiskila committed Oct 20, 2023
1 parent fcc11af commit 1ffec0e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Izuma E2E Edge Python Test Suite Change log

## 1.2.2
- Fixed misspellings.

## 1.2.1
- Add marker `cpu_notif_test` to CPU resource notification test. This allows you to skip that test with `pytest -m "not cpu_notif_test"`. You can skip that and reboot test with `-m 'not (reboot_test or cpu_notif_test)'`.
- Add marker `reboot_test` to LwM2M test that resets device. This allows you to skip that test with `pytest -m "not reboot_test"`.
Expand Down

0 comments on commit 1ffec0e

Please sign in to comment.