Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
BillCarsonFr committed Dec 6, 2023
1 parent b3620f8 commit cb8cd46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/machine.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -1207,7 +1207,7 @@ describe(OlmMachine.name, () => {
* an existing device (and cross-signing identity), is already associated with the account.
*
* It will create a new login and process a hypothetical response that includes the existing identity and devices.
*
*
* @param {UserId} userId - the user id of the account
* @param {DeviceId} deviceId - the id of the new device
* @param {*} hypotheticalResponse - the response to the key query request generated by `getKeyQueryResponseWithExistingDevice`
Expand Down

0 comments on commit cb8cd46

Please sign in to comment.