mirror of https://github.com/hashicorp/consul
45ac42e0fe
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. |
||
---|---|---|
.. | ||
adapters | ||
components | ||
helpers | ||
serializers | ||
services/repository | ||
utils/dom/event-source |