Make tootctl aware of 'require approval' for email domains (#34579)

This commit is contained in:
Eashwar Ranganathan
2025-11-27 10:52:59 -05:00
committed by GitHub
parent f07cff42c2
commit 826e9d7047
4 changed files with 83 additions and 8 deletions

View File

@@ -7,3 +7,5 @@ module CommandLineHelpers
).to_stdout
end
end
RSpec::Matchers.define_negated_matcher :not_output_results, :output_results