Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rabbitmq
Commits
cd87567c
Unverified
Commit
cd87567c
authored
Jul 25, 2020
by
Michael Klishin
Browse files
Update a test expectation
parent
0cd6d2a0
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/erlang_package/pinned_deb/default_spec.rb
View file @
cd87567c
...
...
@@ -9,7 +9,7 @@
)
.
each
do
|
p
|
describe
package
(
p
)
do
it
{
should
be_installed
}
its
(
'version'
)
{
should
match
(
/^1:2
1
.3/
)
}
its
(
'version'
)
{
should
match
(
/^1:2
2
.3/
)
}
end
end
...
...
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