You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently some integration tests have relaxed requirements about things like byte counts (e.g. >=500). This means when headers produced by Nighthawk or the test server change unexpectedly, the tests continue to pass even though the byte counts have changed.
We may want to create additioanl integration tests that enforce specific assumptions about headers.