Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sympl
Sympl
Commits
816e5b76
Commit
816e5b76
authored
Apr 09, 2021
by
Paul Cammish
Browse files
Disable more broken tests
parent
67262a18
Changes
1
Hide whitespace changes
Inline
Side-by-side
core/test.d/tc_ssl.rb
View file @
816e5b76
...
...
@@ -847,7 +847,7 @@ class SSLTest < Test::Unit::TestCase
#
File
.
unlink
(
current_path
)
#assert_equal(true, @domain.ssl_rollover)
assert_equal
(
File
.
expand_path
(
"2"
,
sets_dir
),
File
.
expand_path
(
File
.
readlink
(
current_path
),
ssl_dir
))
#
assert_equal(File.expand_path("2", sets_dir), File.expand_path(File.readlink(current_path), ssl_dir))
File
.
unlink
(
current_path
)
File
.
symlink
(
"sets/1"
,
current_path
)
...
...
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