Update CE specific specs to match CE version
The following specs don't match their versions in CE: - `spec/services/wiki_pages/create_service_spec.rb` - `spec/services/wiki_pages/destroy_service_spec.rb` - `spec/services/wiki_pages/update_service_spec.rb` There's actually no difference in logic as they work the same way. But there's difference in how they were written. To ensure that there'll be no conflicts, the CE version of the said specs has been copy-pasted to overwrite the EE version.
Showing
Please register or sign in to comment