mirror of
https://github.com/fluencelabs/marine-rs-sdk-test
synced 2024-12-04 15:20:18 +00:00
Update crates/fce-test-macro-impl/src/fce_test/glue_code_generator.rs
Co-authored-by: folex <0xdxdy@gmail.com>
This commit is contained in:
parent
773dedcd79
commit
b010fe93df
@ -68,7 +68,7 @@ use std::path::PathBuf;
|
||||
/// .unwrap_or_else(|e| {
|
||||
/// panic!(
|
||||
/// "app service located at `{}` config can't be loaded: {}",
|
||||
/// "/Users/mike/dev/work/fluence/wasm/fce/examples/greeting/Config.toml", e
|
||||
/// "/path/to/greeting/Config.toml", e
|
||||
/// )
|
||||
/// });
|
||||
///
|
||||
|
Loading…
Reference in New Issue
Block a user