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