fix: test formatting

This commit is contained in:
StevanFreeborn
2023-02-01 23:45:14 -06:00
parent f7229b5344
commit e6cde7fbe7
27 changed files with 156 additions and 82 deletions
+1 -1
View File
@@ -106,4 +106,4 @@ describe('HttpStatusCode', () => {
expect(result).to.equal(504);
});
});
});
});