Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
youssef-lr committed Feb 27, 2024
1 parent 53feadb commit e22fa7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/NetworkTest.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ describe('NetworkTests', () => {
}),
);

// And then make 3 API requests in quick succession with an expired authToken and handle the response
// And then make 3 API READ requests in quick succession with an expired authToken and handle the response
// It doesn't matter which requests these are really as all the response is mocked we just want to see
// that we get re-authenticated
PersonalDetails.openPersonalDetails();
Expand Down

0 comments on commit e22fa7d

Please sign in to comment.