mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-12-23 16:59:48 +01:00
Revert "Add screenshots and test failures to test jenkins archiving"
This reverts commit 6a390ee811.
This commit is contained in:
@@ -34,8 +34,6 @@ describe("With Anonymous mode protocol only enabled", () => {
|
||||
cy.byTestId("login-button");
|
||||
cy.containsNotByTestId("div", "primary-navigation-login");
|
||||
cy.containsNotByTestId("div", "primary-navigation-repositories");
|
||||
// take a screenshot to test archiving
|
||||
cy.screenshot();
|
||||
});
|
||||
|
||||
after("Disable anonymous access", () => {
|
||||
|
||||
Reference in New Issue
Block a user