📝Ensure example deploy required file for local execution#311
Conversation
|
@fforjan what do you mean by |
|
@jsturtevant which is expected. 'local execution' : the file is missing because not in the active folder ? |
|
@jsturtevant let me know if you would like me to do anything on this |
|
nothing yet, will get to taking a look at this and a few of the other PRs by end of the week. Thanks for the patience! |
|
@jsturtevant any update ? |
|
@martindevans the unit test do not pass, but I do not think this is related tothis cbranch ? |
|
Yeah I think it's unrelated to these changes. I'll find some time to investigate it in more detail soon. |
|
Hopefully #361 resolves the test issues. |
|
@martindevans just waiting for it to be completed ! |
|
Thanks for fixing this, and sorry for the long delay on getting it merged! |
…iance#311) Co-authored-by: Frédéric Forjan <frederic.forjan@aveva.com>

The different example would work if run via
dottest runas the local folder would be the one containing the wat file but if run from the binary folder, it would fail as the file woudl be missing.This is fixing it.