mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-07 12:50:21 -06:00
updating drone.star file to run apiAccountsHashDifficulty test suit with default hash difficulty (#7059)
This commit is contained in:
@@ -101,7 +101,6 @@ config = {
|
||||
"localApiTests": {
|
||||
"basic": {
|
||||
"suites": [
|
||||
"apiAccountsHashDifficulty",
|
||||
"apiArchiver",
|
||||
"apiContract",
|
||||
"apiGraph",
|
||||
@@ -114,6 +113,12 @@ config = {
|
||||
],
|
||||
"skip": False,
|
||||
},
|
||||
"apiAccountsHashDifficulty": {
|
||||
"suites": [
|
||||
"apiAccountsHashDifficulty",
|
||||
],
|
||||
"accounts_hash_difficulty": "default",
|
||||
},
|
||||
"apiNotification": {
|
||||
"suites": [
|
||||
"apiNotification",
|
||||
|
||||
Reference in New Issue
Block a user