Skip to content

Commit

Permalink
Add license header.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkrause committed Dec 25, 2024
1 parent bdc2d21 commit 95d2dff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .storybook/test-runner.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
/* Copyright (c) Fortanix, Inc.
|* This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of
|* the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. */

import { type TestRunnerConfig, getStoryContext } from '@storybook/test-runner';
import { injectAxe, configureAxe, checkA11y } from 'axe-playwright';

Expand Down

0 comments on commit 95d2dff

Please sign in to comment.