Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mydea committed Jul 7, 2023
1 parent 6afb3fb commit d591538
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rrweb-snapshot/test/css.test.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { parse, Rule, Media } from '../src/css';
import { validateStringifiedCssRule } from './../src/snapshot';
import { validateStringifiedCssRule } from './../src/utils';

describe('css parser', () => {
it('should save the filename and source', () => {
Expand Down

0 comments on commit d591538

Please sign in to comment.