Skip to content

Commit

Permalink
README format
Browse files Browse the repository at this point in the history
  • Loading branch information
tmgrask committed Sep 25, 2024
1 parent 406e7a3 commit b7ad70d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/inproxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,6 @@ The mock simulates inproxy activity and emits events like the real module, but
without actual users connecting to an InProxy (and without running any native
code). The mock does have some different behaviours:

- The data generation process resets on app reload, since the underlying data
generating process is not being persisted anywhere.
- The mock module does not invoke any notifications
- The data generation process resets on app reload, since the underlying data
generating process is not being persisted anywhere.
- The mock module does not invoke any notifications

0 comments on commit b7ad70d

Please sign in to comment.