Skip to content

Commit

Permalink
Add tctl admin action test suite.
Browse files Browse the repository at this point in the history
  • Loading branch information
Joerger committed Dec 12, 2023
1 parent 2f5b5e8 commit 7e0268f
Show file tree
Hide file tree
Showing 5 changed files with 405 additions and 7 deletions.
1 change: 0 additions & 1 deletion lib/service/service.go
Original file line number Diff line number Diff line change
Expand Up @@ -1620,7 +1620,6 @@ func (process *TeleportProcess) initAuthExternalAuditLog(auditConfig types.Clust
if len(loggers) < 1 {
if externalAuditStorage.IsUsed() {
return nil, externalAuditMissingAthenaError

}
return nil, nil
}
Expand Down
Loading

0 comments on commit 7e0268f

Please sign in to comment.