test feature is only for plume, not plm
This commit is contained in:
parent
d253fee523
commit
2a4b98dce4
@ -149,7 +149,7 @@ local Integration(db) = cachedPipeline(
|
|||||||
+ db + '",test --force --path .',
|
+ db + '",test --force --path .',
|
||||||
// Install plm
|
// Install plm
|
||||||
'cargo install --debug --no-default-features --features="'
|
'cargo install --debug --no-default-features --features="'
|
||||||
+ db + '",test --force --path plume-cli',
|
+ db + '" --force --path plume-cli',
|
||||||
// Run the tests
|
// Run the tests
|
||||||
"./script/run_browser_test.sh"
|
"./script/run_browser_test.sh"
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user