Skip to content

Commit

Permalink
git old test
Browse files Browse the repository at this point in the history
  • Loading branch information
fxmarty committed Jul 19, 2023
1 parent 700633c commit f03e459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/exporters/onnx/test_onnx_export.py
Original file line number Diff line number Diff line change
Expand Up @@ -587,4 +587,4 @@ def test_custom_export_trust_remote_error(self):
no_post_process=True,
)

self.assertIn("export a model with a custom architecture, but no custom onnx", str(context.exception))
self.assertIn("custom or unsupported architecture", str(context.exception))

0 comments on commit f03e459

Please sign in to comment.