mirror of
https://github.com/dorny/test-reporter.git
synced 2026-02-01 10:55:23 -08:00
Update markdown-utils.ts
This commit is contained in:
@@ -6,7 +6,7 @@ export enum Align {
|
||||
}
|
||||
|
||||
export const Icon = {
|
||||
skip: '⚪', // ':white-circle:'
|
||||
skip: '⚪', // ':white_circle:'
|
||||
success: '✅', // ':white_check_mark:'
|
||||
fail: '❌' // ':x:'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user