Skip to content

Commit aa5f48d

Browse files
committed
tests: temporarily skip luau CKAN test as Boston CityScore summary is currently unavailable
1 parent e0b435f commit aa5f48d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_luau.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -639,7 +639,7 @@ END {
639639
}
640640

641641
#[test]
642-
// #[ignore = "Temporarily skip this as Boston CityScore Summary is currently unavailable"]
642+
#[ignore = "Temporarily skip this as Boston CityScore Summary is currently unavailable"]
643643
fn luau_register_lookup_table_ckan() {
644644
let wrk = Workdir::new("luau_register_lookup_ckan");
645645
wrk.create(

0 commit comments

Comments
 (0)