mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Merge remote-tracking branch 'origin/main' into idna-internally
This commit is contained in:
@@ -486,7 +486,7 @@ class TestManager(TestCase):
|
||||
sources=['in'],
|
||||
)
|
||||
self.assertEqual(
|
||||
'output_provider=simple, does not support ' 'copy method',
|
||||
'output_provider=simple, does not support copy method',
|
||||
str(ctx.exception),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user