Skip to content

Commit

Permalink
test: remove download and rename folder acceptance suite (#10861)
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan authored Apr 30, 2024
1 parent 1221045 commit 3d2e048
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 176 deletions.
6 changes: 0 additions & 6 deletions .drone.star
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,6 @@ config = {
"oCISFiles3": [
"webUIRenameFiles",
],
"oCISFiles4": [
"webUIFiles",
"webUIRenameFolders",
],
"oCISFiles5": [
"webUIFilesCopy",
"webUITextEditor",
Expand Down Expand Up @@ -170,13 +166,11 @@ config = {
basicTestSuites = [
"webUICreateFilesFolders",
"webUIDeleteFilesFolders",
"webUIFiles",
"webUIFilesCopy",
"webUIFilesDetails",
"webUILogin",
"webUIMoveFilesFolders",
"webUIRenameFiles",
"webUIRenameFolders",
"webUISharingAcceptShares",
"webUISharingInternalGroupsEdgeCases",
"webUISharingInternalGroupsSharingIndicator",
Expand Down
21 changes: 0 additions & 21 deletions tests/acceptance/features/webUIFiles/download.feature

This file was deleted.

149 changes: 0 additions & 149 deletions tests/acceptance/features/webUIRenameFolders/renameFolders.feature

This file was deleted.

0 comments on commit 3d2e048

Please sign in to comment.