Skip to content

Commit

Permalink
remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
anonymousFPP committed Sep 26, 2024
1 parent ee842ab commit 23e2fda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/validators.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -15415,6 +15415,6 @@ describe('Validators', () => {
'0234567890',
'+5212345678901',
],
});
});
});
});
});

Check failure on line 15420 in test/validators.test.js

View workflow job for this annotation

GitHub Actions / Run tests on Node.js 20

Newline required at end of file but not found

Check failure on line 15420 in test/validators.test.js

View workflow job for this annotation

GitHub Actions / Run tests on Node.js 18

Newline required at end of file but not found

Check failure on line 15420 in test/validators.test.js

View workflow job for this annotation

GitHub Actions / Run tests on Node.js 16

Newline required at end of file but not found

Check failure on line 15420 in test/validators.test.js

View workflow job for this annotation

GitHub Actions / Run tests on Node.js 14

Newline required at end of file but not found

Check failure on line 15420 in test/validators.test.js

View workflow job for this annotation

GitHub Actions / Run tests on Node.js 12

Newline required at end of file but not found

Check failure on line 15420 in test/validators.test.js

View workflow job for this annotation

GitHub Actions / Run tests on Node.js 10

Newline required at end of file but not found

Check failure on line 15420 in test/validators.test.js

View workflow job for this annotation

GitHub Actions / Run tests on Node.js 8

Newline required at end of file but not found

0 comments on commit 23e2fda

Please sign in to comment.