Skip to content

Commit

Permalink
VM - Liferay - test
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianManiek committed Nov 20, 2024
1 parent 3b90da2 commit e1a4422
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vm/tests/solutions/spec/liferay/liferay_spec.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2021 Google LLC
# Copyright 2024 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand All @@ -21,7 +21,7 @@
end

describe 'Liferay bundle should exists' do
describe file('/opt/liferay/readme.html') do
describe file('/opt/liferay-portal/readme.html') do
it { should exist }
end
end
Expand Down

0 comments on commit e1a4422

Please sign in to comment.