Fixed the order of calling integration tests

This commit is contained in:
hopleus 2024-10-17 14:01:15 +03:00
parent 9f3bed4ad7
commit 64e8cf9001

View file

@ -35,8 +35,8 @@ jobs:
- TestNodeAdvertiseTagNoACLCommand - TestNodeAdvertiseTagNoACLCommand
- TestNodeAdvertiseTagWithACLCommand - TestNodeAdvertiseTagWithACLCommand
- TestNodeCommand - TestNodeCommand
- TestNodeExpireCommand
- TestNodeApproveCommand - TestNodeApproveCommand
- TestNodeExpireCommand
- TestNodeRenameCommand - TestNodeRenameCommand
- TestNodeMoveCommand - TestNodeMoveCommand
- TestPolicyCommand - TestPolicyCommand