Skip to content

Commit

Permalink
review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
testlabauto committed Feb 19, 2025
1 parent d02d455 commit e149db4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/infra/test-runner/test-tags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,11 @@ export enum TestTags {
TEST_EXPLORER = '@:test-explorer',
TOP_ACTION_BAR = '@:top-action-bar',
VARIABLES = '@:variables',
WEB_ONLY = '@:web-only',
WELCOME = '@:welcome',

// platform tags
WEB = '@:web',
WEB_ONLY = '@:web-only',
WIN = '@:win'
}

Expand Down

0 comments on commit e149db4

Please sign in to comment.