Skip to content

Commit

Permalink
DEBUG: disable UI test: login via LDAP
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Oct 25, 2023
1 parent 2ffd286 commit fe9ec7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
sudo apt-get install firefox-geckodriver
fi
robot testing/ldap.robot
# robot testing/ldap.robot
docker exec -i web /Kiwi/manage.py ldap_sync_users
cat testing/ldap.py | docker exec -i web /Kiwi/manage.py shell
Expand Down

0 comments on commit fe9ec7b

Please sign in to comment.