Ignore gui test for now

This commit is contained in:
Ayaz Hafiz 2023-01-18 10:16:25 -06:00
parent 59eb980fb2
commit f58fb42d2b
No known key found for this signature in database
GPG Key ID: 0E2A37416A25EF58

View File

@ -668,6 +668,7 @@ mod cli_run {
}
#[test]
#[ignore = "https://github.com/roc-lang/roc/issues/4919"]
fn hello_gui() {
test_roc_app_slim(
"examples/gui",