| Summary: | Wrong permission bit in tests | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
| Component: | Test Suite | Assignee: | Chris Cormack <chris> |
| Status: | NEW --- | QA Contact: | Testopia <testopia> |
| Severity: | normal | ||
| Priority: | P5 - low | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 22343, 26274 | ||
| Bug Blocks: | |||
t/db_dependent/api/v1/cashups.t: value => { flags => 25**2 } # cash_management flag = 25 t/db_dependent/api/v1/cashups.t: value => { flags => 25**2 } # cash_management flag = 25 t/db_dependent/api/v1/smtp_servers.t: value => { flags => 3**2 } # parameters flag = 3 t/db_dependent/api/v1/smtp_servers.t: value => { flags => 3**2 } # parameters flag = 3 t/db_dependent/api/v1/smtp_servers.t: value => { flags => 3**2 } # parameters flag = 3 t/db_dependent/api/v1/smtp_servers.t: value => { flags => 3**2 } # parameters flag = 3 t/db_dependent/api/v1/smtp_servers.t: value => { flags => 3**2 } # parameters flag = 3 Must be 2**25 and 2**3