Correct the reference to the staged examples files (#21557)
This commit is contained in:
		| @@ -4123,9 +4123,9 @@ are copied **after** the package is installed during the build process. | |||||||
| The method copies files to the package's metadata directory under | The method copies files to the package's metadata directory under | ||||||
| the ``self.install_test_root``. All files in the package source's | the ``self.install_test_root``. All files in the package source's | ||||||
| ``tests`` directory for the example above will be copied to the | ``tests`` directory for the example above will be copied to the | ||||||
| ``join_path(self.install_test_root, 'tests')`` directory. The files | ``join_path(self.install_test_root, 'tests')`` directory. The two | ||||||
| will be copied to the ``join_path(self.install_test_root, 'examples')`` | files listed under the staged ``examples`` directory will be copied | ||||||
| directory. | to the ``join_path(self.install_test_root, 'examples')`` directory. | ||||||
|  |  | ||||||
| .. note:: | .. note:: | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Tamara Dahlgren
					Tamara Dahlgren