Skip to content

Commit

Permalink
chore: code cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lohxt1 committed Jan 16, 2025
1 parent 0d59581 commit e65c46c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/bruno-js/src/runtime/test-runtime.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ class TestRuntime {
description: 'Invalid test script',
status: 'fail',
error: error.message || 'An unexpected error occurred.'
]
});
}
}
Expand Down

0 comments on commit e65c46c

Please sign in to comment.