mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 14:08:38 +00:00
Add file attribute to Junit testsuite report (#6425)
* feat: add file attribute to Junit testsuite report * test: update tests to include file attribute * fix: update playwright tests to support the new file attribute --------- Co-authored-by: Thomas Vackier <thomas.vackier@inthepocket.com> Co-authored-by: Bijin A B <bijin@usebruno.com>
This commit is contained in:
@@ -11,7 +11,7 @@ import {
|
||||
IconSortAscendingLetters,
|
||||
IconSortDescendingLetters,
|
||||
IconSquareX,
|
||||
IconBox,
|
||||
IconBox,
|
||||
IconTerminal2
|
||||
} from '@tabler/icons';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user