Skip to content
Snippets Groups Projects
Commit ef7e5927 authored by Lyuben Penkovski's avatar Lyuben Penkovski
Browse files

Fix test case name after code review

parent 9465d152
No related branches found
No related tags found
No related merge requests found
......@@ -1549,7 +1549,7 @@ func TestService_SetPolicyAutoImport(t *testing.T) {
errkind: errors.Unknown,
},
{
name: "error saving autoimport configuration",
name: "autoimport is saved successfully",
req: &goapolicy.SetPolicyAutoImportRequest{
PolicyURL: "http://example.com",
Interval: "1m",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment