Skip to content

Commit fbb8b5d

Browse files
committed
fix: ensure newline at end of file in clients.tests.js
1 parent 9817e51 commit fbb8b5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/tools/auth0/handlers/clients.tests.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1104,4 +1104,4 @@ describe('#clients handler', () => {
11041104
expect(newOnlyClient.cross_origin_authentication).to.equal(false);
11051105
});
11061106
});
1107-
});
1107+
});

0 commit comments

Comments
 (0)