pull/838/head
Nam Chu Hoai 2 years ago committed by GitHub
parent b4389935e3
commit f0e96ed9ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      rust/abacus-core/src/chain.rs

@ -119,7 +119,7 @@ mod tests {
/// them anymore, we don't fail the test. (E.g. agents cannot
/// currently parse the older files in `config/dev/` or
/// `config/testnet`.
const BLACKLISTED_DIRS: [&str; 5] = [
const BLACKLISTED_DIRS: [&str; 3] = [
// Ignore only-local names of fake chains used by
// e.g. test suites.
"test/test1_config.json",

Loading…
Cancel
Save