Run Prettier on all files
This commit is contained in:
@@ -10,7 +10,6 @@ getJasmineRequireObj().toBeLessThan = function() {
|
||||
*/
|
||||
function toBeLessThan() {
|
||||
return {
|
||||
|
||||
compare: function(actual, expected) {
|
||||
return {
|
||||
pass: actual < expected
|
||||
|
||||
Reference in New Issue
Block a user