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
@@ -29,4 +29,4 @@ describe('FormulaOutputType', function () {
expect(result).to.equal('ListValue');
});
});
});
});