Skip to content

Commit

Permalink
Spelling in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
SbDove committed Aug 8, 2024
1 parent e29ba57 commit 0ec13d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ describe('ID5 Forwarder', function () {
done();
});

it ('should not assign the ID5 ID if a selected identity is missing in teh forwarder settings', function(done) {
it ('should not assign the ID5 ID if a selected identity is missing in the forwarder settings', function(done) {
done();
});

Expand Down

0 comments on commit 0ec13d4

Please sign in to comment.