Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore: use user admin and template admin for even more e2e tests#16974

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
aslilac merged 8 commits intomainfromlilac/even-more-e2e-roles-tests
Mar 18, 2025

Conversation

aslilac
Copy link
Member

@aslilacaslilac commentedMar 17, 2025
edited
Loading

await page.getByText(orgName, { exact: true }).click();
// The organization picker will be disabled if there is only one option.
const pickerIsDisabled = await orgPicker.isDisabled();
if (!pickerIsDisabled) {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

suggestion: don't use no double negatives

BrunoQuaresma reacted with thumbs up emoji
@aslilacaslilac merged commitcb19fd4 intomainMar 18, 2025
30 checks passed
@aslilacaslilac deleted the lilac/even-more-e2e-roles-tests branchMarch 18, 2025 15:11
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsMar 18, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn left review comments

@BrunoQuaresmaBrunoQuaresmaBrunoQuaresma approved these changes

Assignees

@aslilacaslilac

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

make sure a template admin can do template admin things in any org make sure a user admin can do user admin things in any org
3 participants
@aslilac@BrunoQuaresma@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp