Skip to content

Commit

Permalink
[QOLDEV-935] disable debugging by default
Browse files Browse the repository at this point in the history
  • Loading branch information
ThrawnCA committed Sep 20, 2024
1 parent 574fdcf commit c52fe75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/features/users.feature
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ Feature: User APIs
Scenario: As a sysadmin, when I go to the sysadmin list, I can promote and demote other sysadmins
Given "SysAdmin" as the persona
When I log in
And I set "debug" to "True"
And I click the link to a url that contains "/ckan-admin/"
And I take a debugging screenshot
Then I should see an element with xpath "//table//a[string() = 'Administrator' and @href = '/user/admin']"
Expand Down

0 comments on commit c52fe75

Please sign in to comment.