Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
小 白蛋
Mizu
Commits
be98d85c
Unverified
Commit
be98d85c
authored
2 years ago
by
gadotroee
Committed by
GitHub
2 years ago
Browse files
Options
Download
Email Patches
Plain Diff
Recreate package-lock to remove "old" packages (#1152)
parent
e743ab7f
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
acceptanceTests/extensions_test.go
+3
-0
acceptanceTests/extensions_test.go
ui-common/package-lock.json
+320
-2593
ui-common/package-lock.json
ui/package-lock.json
+5546
-5186
ui/package-lock.json
with
5869 additions
and
7779 deletions
+5869
-7779
acceptanceTests/extensions_test.go
+
3
-
0
View file @
be98d85c
...
...
@@ -109,6 +109,9 @@ func TestRedis(t *testing.T) {
}
func
TestAmqp
(
t
*
testing
.
T
)
{
t
.
Skip
(
"ignoredd for now because those tests are not stable"
)
if
testing
.
Short
()
{
t
.
Skip
(
"ignored acceptance test"
)
}
...
...
This diff is collapsed.
Click to expand it.
ui-common/package-lock.json
+
320
-
2593
View file @
be98d85c
This diff is collapsed.
Click to expand it.
ui/package-lock.json
+
5546
-
5186
View file @
be98d85c
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
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
Menu
Projects
Groups
Snippets
Help