Skip to content

Commit

Permalink
chore: rename files
Browse files Browse the repository at this point in the history
  • Loading branch information
przucidlo committed Jun 13, 2024
1 parent f65a5c8 commit 0cd9ac5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { test, expect } from './fixtures/fixtures';
import { test, expect } from './fixtures/test';

['browser', 'renderer', 'childProcess'].forEach((process) => {
test.describe(`Communication between renderer and ${process}`, () => {
Expand Down
File renamed without changes.

0 comments on commit 0cd9ac5

Please sign in to comment.