Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another mock branch #40

Closed
wants to merge 2 commits into from
Closed

Another mock branch #40

wants to merge 2 commits into from

Conversation

Mnickii
Copy link
Contributor

@Mnickii Mnickii commented Aug 27, 2019

What does this PR do?

Description of Task to be completed?

How should this be manually tested?

Any background context you want to provide?

What are the relevant pivotal tracker stories?

Screenshots (if appropriate)

Questions:

@@ -1,10 +1,14 @@
import sinon from 'sinon';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'

// import 'dotenv/config';
// import Helper from '../src/helpers/helper';
// import { chai, server, expect } from './test-setup';
import fs from 'fs';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'

@@ -1,36 +1,34 @@
import sinon from 'sinon';
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Parsing error: 'import' and 'export' may appear only with 'sourceType: module'

@Mnickii Mnickii closed this Aug 27, 2019
@Mnickii Mnickii deleted the another-mock-branch branch August 27, 2019 09:50
@Mnickii Mnickii added duplicate This issue or pull request already exists invalid This doesn't seem right labels Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants