Skip to content

Commit

Permalink
squash. tests
Browse files Browse the repository at this point in the history
  • Loading branch information
korydraughn committed Apr 5, 2024
1 parent fd966f7 commit cf209a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/irods/test/test_dynamic_peps.py
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ def test_if_vector_of_strings_is_exposed__issue_7570(self):
self.admin.assert_icommand(['irule', '-r', rep_name, rule, 'null', 'null'])

# Show the session collection has an AVU attached to it.
# This is only possible if vector of strings are serializable.
# This is only possible if vectors of strings are serializable.

def has_avu():
out, _, _ = self.admin.run_icommand(['imeta', 'ls', '-C', self.admin.session_collection])
Expand Down

0 comments on commit cf209a7

Please sign in to comment.