]> git.koha-community.org Git - koha.git/commit
Bug 37508: (QA follow-up) Use ->check_columns
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Fri, 9 Aug 2024 09:56:11 +0000 (09:56 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 13 Aug 2024 14:05:36 +0000 (11:05 -0300)
commit4ad45ac37b4cac15f8e3416b80af7b568aa16b51
tree32d5c65ed0745559a31b127876c5550135030fdc
parentc4ddaeb6aaaaae68c97a8424c704f8d0854b7a54
Bug 37508: (QA follow-up) Use ->check_columns

Add shebang to Guided.t too.

Test plan:
See also previous commits.
Try sql like:
  select access_token from oauth_access_tokens

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
C4/Reports/Guided.pm
t/db_dependent/Reports/Guided.t