Skip to content

Commit

Permalink
feedback - formatting
Browse files Browse the repository at this point in the history
Co-authored-by: Ullas Holla <212316+ullasholla@users.noreply.github.com>
  • Loading branch information
devinea and ullasholla committed Sep 28, 2021
1 parent 2eeb051 commit 32bb5fd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/fiori-freestyle/test/basic.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@ describe(`Fiori freestyle template: ${TEST_NAME}`, () => {
// write out the files for debugging
if (debug?.enabled) {
fs.commit(resolve);
} else
{
} else {
resolve(true)
}
});
Expand Down

0 comments on commit 32bb5fd

Please sign in to comment.