Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
parity
Mirrored projects
polkadot
Commits
3eec1ef0
Commit
3eec1ef0
authored
Sep 02, 2020
by
Cecile Tonglet
Browse files
CLEANUP
Forked at:
bf7ccb84
Parent branch: origin/master
parent
50ba4847
Pipeline
#105312
passed with stages
in 13 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
parachain/test-parachains/tests/adder/mod.rs
View file @
3eec1ef0
...
...
@@ -67,7 +67,7 @@ fn validation_pool() -> ValidationPool {
}
#[test]
pub
fn
execute_good_on_parent_with_inprocess_validation
()
{
fn
execute_good_on_parent_with_inprocess_validation
()
{
let
pool
=
ValidationPool
::
new
(
ValidationExecutionMode
::
InProcess
);
execute_good_on_parent
(
pool
);
}
...
...
gabriel klawitter
🏄
@gabriel
mentioned in commit
3ec49b4b
·
Sep 02, 2020
mentioned in commit
3ec49b4b
mentioned in commit 3ec49b4b5ab9e6547a09207d1652a076e7517fcd
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment