aboutsummaryrefslogtreecommitdiff
path: root/test/components/follow.test.js
diff options
context:
space:
mode:
Diffstat (limited to 'test/components/follow.test.js')
-rw-r--r--test/components/follow.test.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/components/follow.test.js b/test/components/follow.test.js
index f2f870e..c83e211 100644
--- a/test/components/follow.test.js
+++ b/test/components/follow.test.js
@@ -1,5 +1,5 @@
import { expect } from "chai";
-import FollowComponent from '../../src/components/follow';
+import FollowComponent from 'components/follow';
describe('FollowComponent', () => {
describe('#codeChars', () => {