mirror of
https://github.com/onepanelio/onepanel.git
synced 2025-09-27 10:02:10 +08:00
change test names to match new convention
This commit is contained in:
@@ -22,7 +22,7 @@ func testCreateNamespace(c *Client) {
|
||||
}
|
||||
}
|
||||
|
||||
func TestListNamespace(t *testing.T) {
|
||||
func TestClient_ListNamespace(t *testing.T) {
|
||||
c := DefaultTestClient()
|
||||
|
||||
testCreateNamespace(c)
|
||||
|
Reference in New Issue
Block a user