Skip to content

Commit

Permalink
Merge pull request #250 from fukaoi/feature/add-config-filebase
Browse files Browse the repository at this point in the history
no need
  • Loading branch information
fukaoi authored Sep 4, 2024
2 parents e9dae46 + 2869a1e commit df2004b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/suite-storage/test/filebase.test.ts
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import test from 'ava';
import { RandomAsset } from 'test-tools/setupAsset';
import { Filebase } from '../src/filebase';
import { Constants } from '~/suite-utils';
import { execSync } from 'child_process';

test('Upload file', async (t) => {
Expand Down

0 comments on commit df2004b

Please sign in to comment.