-
- Downloads
Merge branch 'fix-y2k17-problem' into 'master'
Fix some specs which would have broken in 2017 to not break anymore by using a dynamic year value. Static year values would have caused the test suite to fail on these in the future, so I replaced 'em. That's pretty much all there is to this MR. See merge request !4241
No related branches found
No related tags found
Showing
- spec/features/projects/files/project_owner_creates_license_file_spec.rb 4 additions, 4 deletions...projects/files/project_owner_creates_license_file_spec.rb
- spec/features/projects/files/project_owner_sees_link_to_create_license_file_in_empty_project_spec.rb 2 additions, 2 deletions...sees_link_to_create_license_file_in_empty_project_spec.rb
- spec/requests/api/licenses_spec.rb 6 additions, 6 deletionsspec/requests/api/licenses_spec.rb
Please register or sign in to comment