ignore this test for now
This commit is contained in:
parent
e1cb837249
commit
f209c60f02
1 changed files with 2 additions and 1 deletions
|
@ -218,7 +218,8 @@ impl obs::ObsModel {
|
||||||
#[cfg(test)]
|
#[cfg(test)]
|
||||||
mod test {
|
mod test {
|
||||||
use super::*;
|
use super::*;
|
||||||
|
|
||||||
|
#[ignore]
|
||||||
#[test]
|
#[test]
|
||||||
pub fn test_obs_setting_scene() {
|
pub fn test_obs_setting_scene() {
|
||||||
let runtime = tokio::runtime::Runtime::new().unwrap();
|
let runtime = tokio::runtime::Runtime::new().unwrap();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue