Skip to content

Commit

Permalink
revert test changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kapishmalik authored and tommysitu committed Oct 10, 2024
1 parent 93abb67 commit cd8a005
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions functional-tests/core/ft_capture_mode_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,7 @@ var _ = Describe("When I run Hoverfly", func() {
"Date": {"date"},
"Hoverfly": {"Was-Here"},
},
FixedDelay: 1,
Templated: false,
Templated: false,
}))
})

Expand Down Expand Up @@ -520,8 +519,7 @@ var _ = Describe("When I run Hoverfly", func() {
"Date": {"date"},
"Hoverfly": {"Was-Here"},
},
FixedDelay: 1,
Templated: false,
Templated: false,
}))
})

Expand Down

0 comments on commit cd8a005

Please sign in to comment.