Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
496e807a
Commit
496e807a
authored
May 22, 2018
by
Jaden DIEFENBAUGH
Browse files
[js] run all tests not just the new tests, oops
parent
377cee61
Pipeline
#20372
failed with stages
in 25 minutes and 21 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
conda/js/src/components/NewEntityModal.spec.jsx
View file @
496e807a
...
...
@@ -26,7 +26,7 @@ type Props = {
nameOrVersion
:
boolean
,
};
describe
.
only
(
'
<NewEntityModal />
'
,
()
=>
{
describe
(
'
<NewEntityModal />
'
,
()
=>
{
let
wrapper
;
const
entities
=
[
'
database
'
,
...
...
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