Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingjam committed Jan 3, 2025
1 parent abd55db commit d86b5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tauri-app/src/tests/pickConfig.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -314,4 +314,4 @@ test('pick scenarios when empty', () => {
const expectedPickedScenarios: Dictionary<Scenario> = {};

expect(result).toStrictEqual(expectedPickedScenarios);
});
});

0 comments on commit d86b5eb

Please sign in to comment.