Skip to content
GitLab
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
7a8dabd9
Commit
7a8dabd9
authored
Jan 10, 2019
by
Samuel GAIST
Browse files
Merge branch 'tests-fix' into 'master'
Fix tests to run all tests See merge request
!35
parents
b936a2b5
c0257532
Pipeline
#25826
passed with stages
in 54 minutes and 58 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
conda/js/src/components/plotterparameter/PlotterParameterEditor.spec.jsx
View file @
7a8dabd9
...
...
@@ -13,7 +13,7 @@ import testPlotters from '@test/test_plotters.json';
const
libs
=
[];
describe
.
only
(
'
<PlotterParameterEditor />
'
,
()
=>
{
describe
(
'
<PlotterParameterEditor />
'
,
()
=>
{
let
wrapper
;
afterEach
(()
=>
{
...
...
Write
Preview
Supports
Markdown
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!
Cancel
Please
register
or
sign in
to comment