Skip to content

test: skip permissions.js UI test [frappe]

From: https://github.com/frappe/frappe/commit/75c3b7d1d7dfce99cb8518544d980e2f17c0940f
Date: 2023-12-01 20:38:40+05:30
By: Shariq Ansari

test: skip permissions.js UI test

To check if it is the reason for test are failing frequently

This is a commit that is not part of any pull request.



Checkout instructions
# Checkout locally
git fetch upstream
git switch ft-commit-75c3b7d1d7dfce

# Make changes then rebase
git rebase -i upstream/develop --reapply-cherry-picks

# Fix or ignore conflicts
git checkout --theirs .
git rebase --continue

# Force-push changes
git push --force-with-lease

Merge request reports

Loading