chromaui / chromatic-e2e

Archive end-to-end tests to be replayed in Storybook and Chromatic
MIT License
21 stars 4 forks source link

Use case-insensitive match on header name #45

Closed tevanoff closed 9 months ago

tevanoff commented 9 months ago

What Changed

Ensure we can match header name regardless of case.

How to test

Change Type

📦 Published PR as canary version: 0.0.47--canary.45.9195143.0
:sparkles: Test out this PR locally via: ```bash npm install @chromaui/test-archiver@0.0.47--canary.45.9195143.0 # or yarn add @chromaui/test-archiver@0.0.47--canary.45.9195143.0 ```
thafryer commented 9 months ago

:rocket: PR was released in v0.0.47 :rocket: