Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
kofoworola committed Jan 29, 2025
1 parent 69a13bf commit 68efb88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apidef/migration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -642,7 +642,6 @@ func TestSetDisabledFlags(t *testing.T) {
},
}
expectedAPIDef := APIDefinition{
DisableExpireAnalytics: true,
CustomMiddleware: MiddlewareSection{
AuthCheck: MiddlewareDefinition{
Disabled: true,
Expand Down

0 comments on commit 68efb88

Please sign in to comment.