Actions
Feature #9292
closedAdd unit test for chown method in test_fileutils.rb with root account
Feature #9292:
Add unit test for chown method in test_fileutils.rb with root account
Description
There is no unit test for chown method in test_fileutils.rb with root account. Chown with root account has unique behaviour which can change the user ownership of the file.
Files
Actions