[openSUSE/open-build-service] 1661b6: Remove unneeded call to create user project
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 1661b6f766335db58e7682e3317a5d04543f469a https://github.com/openSUSE/open-build-service/commit/1661b6f766335db58e7682... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M src/api/spec/models/workflow/step/set_flags_step_spec.rb Log Message: ----------- Remove unneeded call to create user project This is already performed above in the `let(:user)... ` line with the `:with_home` trait. Commit: e8aeb92fb04cae8f1909946c629453840b67ca7b https://github.com/openSUSE/open-build-service/commit/e8aeb92fb04cae8f190994... Author: Eduardo Navarro <enavarro@suse.com> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M src/api/spec/models/workflow/step/set_flags_step_spec.rb Log Message: ----------- Pick up the user to run the tests from the token Picking up the user from the target project doesn't reproduce how things are currently happening. Commit: 654cb0a77b1423e483eadab891d2b33f0b26e2a4 https://github.com/openSUSE/open-build-service/commit/654cb0a77b1423e483eada... Author: Dani Donisa <dani.doni@gmail.com> Date: 2024-04-10 (Wed, 10 Apr 2024) Changed paths: M src/api/spec/models/workflow/step/set_flags_step_spec.rb Log Message: ----------- Merge pull request #15953 from eduardoj/refactoring/spec_set_flags_step Small refactorings to specs of Workflow::Step::SetFlags Compare: https://github.com/openSUSE/open-build-service/compare/f1f4b91ef2e7...654cb0... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Dani Donisa