Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
C
coopwire-hypothesis
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
孙灵跃 Leon Sun
coopwire-hypothesis
Commits
3cb001c7
Unverified
Commit
3cb001c7
authored
May 08, 2019
by
Robert Knight
Committed by
GitHub
May 08, 2019
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1108 from hypothesis/remove-unused-mock
Upgrade mockable-imports Babel plugin and remove unused mock
parents
266f85b8
e895e0a3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
group-list-item-test.js
src/sidebar/components/test/group-list-item-test.js
+0
-1
yarn.lock
yarn.lock
+3
-3
No files found.
src/sidebar/components/test/group-list-item-test.js
View file @
3cb001c7
...
...
@@ -25,7 +25,6 @@ describe('GroupListItem', () => {
fakeGroupListItemCommon
=
{
orgName
:
sinon
.
stub
(),
trackViewGroupActivity
:
sinon
.
stub
(),
};
GroupListItem
.
$imports
.
$mock
({
...
...
yarn.lock
View file @
3cb001c7
...
...
@@ -1525,9 +1525,9 @@ babel-plugin-istanbul@^5.1.0:
test-exclude "^5.2.3"
babel-plugin-mockable-imports@^1.1.0:
version "1.
3.1
"
resolved "https://registry.yarnpkg.com/babel-plugin-mockable-imports/-/babel-plugin-mockable-imports-1.
3.1.tgz#3461a79a24d130962fcc5c44701f841cf083ec6c
"
integrity sha512-
wL8G7tHx6HRFrKwTznbKN21CTDcwwF/yM+QrSqpicAydyoU6XpFACEr5dC/WXaAqkvmRJ9HU6ZYbxBqId/hfZA
==
version "1.
4.0
"
resolved "https://registry.yarnpkg.com/babel-plugin-mockable-imports/-/babel-plugin-mockable-imports-1.
4.0.tgz#a1e3c7c42e5d11ad373cc69cbce07e4289d3537a
"
integrity sha512-
nEO1Re1utHrTTr0W9MtSSMOicxBfQ8FTOl1ulQ+h2vNzlua7mU8xwft+VUrTgblqZcgunuIzqJCLVyZh1HmnWg
==
babel-plugin-syntax-async-functions@^6.8.0:
version "6.13.0"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment