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
1b4f0c1a
Commit
1b4f0c1a
authored
Apr 09, 2021
by
Paul Cammish
Browse files
Update core/test.d/tc_ssl.rb
parent
d420eb22
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
core/test.d/tc_ssl.rb
View file @
1b4f0c1a
...
...
@@ -845,7 +845,7 @@ class SSLTest < Test::Unit::TestCase
#
# Now change the link, and it should get set back to "2"
#
File
.
unlink
(
current_path
)
#
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))
...
...
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