We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aba61a9 commit 5aa5ccbCopy full SHA for 5aa5ccb
template/server/server.spec.js
@@ -1,4 +1,4 @@
1
-import app from '../server';
+import app from './server';
2
3
describe('Application', () => {
4
it('should start the server', (done) => {
0 commit comments