Skip to content

Commit

Permalink
fix: test after.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuzzyma authored Dec 12, 2024
1 parent 42d2b34 commit 5f5e319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/qs/basic/after.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import pq from 'picoquery';
import * as pq from 'picoquery';

const obj = {foo: 'bar'};
const query = 'foo=bar';
Expand Down

0 comments on commit 5f5e319

Please sign in to comment.