Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerivec committed Oct 31, 2024
1 parent abe83e6 commit 7af537f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ghw_report_ota_pr.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ const github = {
},
};

describe('Github Workflow: Check OTA PR', () => {
describe('Github Workflow: Report OTA PR', () => {
it('passes', async () => {
console.log(github);
});
Expand Down

0 comments on commit 7af537f

Please sign in to comment.