mirror of https://github.com/hashicorp/consul
Browse Source
During #9617 we added a list view only for AuthMethods, but not a detail view. We did add the Adapter/Serializer that collected/reshaped data for a detail view. The test for this serializer was skipped here, but I'm not sure why. We then added #9845 which began to use this AuthMethod Serializer, but we didn't go back to finish up the skipped test here either. This PR unskips this test and finishes off the test correctly.pull/10909/head
John Cowen
3 years ago
committed by
GitHub
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue