You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(cli): cfn test broken on Windows - NamedTemporaryFile issue (#924)
* Work around to temporary_ini_file to work on Windows
* Fix formating and unit tests
* Explicitly close file in temporary_ini_file and catch FileNotFoundError exceptions
0 commit comments