Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
X
xpub-elife
Manage
Activity
Members
Labels
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
xpub
xpub-elife
Commits
5fd79b8d
Commit
5fd79b8d
authored
6 years ago
by
Mihail Dunaev
Browse files
Options
Downloads
Patches
Plain Diff
refactor(submission): remove old comment
re #52
parent
b0bc1dd0
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!29
Get current ms
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
server/submission/definitions.test.js
+0
-1
0 additions, 1 deletion
server/submission/definitions.test.js
with
0 additions
and
1 deletion
server/submission/definitions.test.js
+
0
−
1
View file @
5fd79b8d
...
...
@@ -74,7 +74,6 @@ describe('Submission', () => {
}
const
graphqlQuery
=
jsonToGraphQLQuery
(
query
,
{
pretty
:
true
})
// const { body } = await request(query)
const
{
body
}
=
await
request
(
graphqlQuery
)
expect
(
body
.
errors
).
toBeUndefined
()
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment