Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop deprecated in_maintenance #483

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

SuperSandro2000
Copy link
Member

No description provided.

}.Check(t, h)
}
},
}.Check(t, h)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test is called TestPutAccountInMaintenanceFlag, so it can go entirely.

@@ -1161,21 +1143,6 @@ func TestPutAccountErrorCases(t *testing.T) {
ExpectBody: assert.StringData("no permission for keppel_account:unknown:change\n"),
}.Check(t, h)

// TODO: reenable once we completely remove support for the accounts.in_maintenance flag
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As the comment says, this test is relevant and should be reenabled instead of being deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants