Skip to content

Commit

Permalink
chore: fix build error (#76)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubogdan committed Aug 9, 2022
1 parent 6ee8ad9 commit c8d62bf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swagger_test.go
Expand Up @@ -256,7 +256,6 @@ func TestUIConfigOptions(t *testing.T) {
<head>
<meta charset="UTF-8">
<title>Swagger UI</title>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700|Source+Code+Pro:300,600|Titillium+Web:400,600,700" rel="stylesheet">
<link rel="stylesheet" type="text/css" href="./swagger-ui.css" >
<link rel="icon" type="image/png" href="./favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="./favicon-16x16.png" sizes="16x16" />
Expand Down

0 comments on commit c8d62bf

Please sign in to comment.