test(iam_user_two_active_access_key_test): Create unit tests (#1354)

Co-authored-by: sergargar <sergio@verica.io>
This commit is contained in:
Pepe Fagoaga
2022-09-01 13:35:00 +02:00
committed by GitHub
parent f40c8f2dc5
commit 7388cb33d4
8 changed files with 257 additions and 69 deletions

View File

@@ -45,7 +45,7 @@ repos:
hooks:
- id: pytest-check
name: pytest-check
entry: bash -c 'pytest'
entry: bash -c 'pytest -n auto'
language: system
- id: bandit