mirror of
https://github.com/apache/archiva.git
synced 2025-02-08 11:06:03 +00:00
ensure delete tests continue working if earlier ones have failed
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@909423 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
531994a74c
commit
951639dec3
@ -41,6 +41,7 @@ public String getRepositoryId()
|
||||
|
||||
public void goToDeleteArtifactPage()
|
||||
{
|
||||
login( getProperty( "ADMIN_USERNAME" ), getProperty( "ADMIN_PASSWORD" ) );
|
||||
clickLinkWithText( "Delete Artifact" );
|
||||
assertDeleteArtifactPage();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user