Skip to content

Commit

Permalink
Update test_components_combine_datetime's comment to the correct path.
Browse files Browse the repository at this point in the history
  • Loading branch information
mildgravitas committed Sep 17, 2021
1 parent 1fa2fbe commit 9b43425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/datetime/tests/datetime.rs
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ fn test_components_width_differences() {
/// Tests that component::Bags can combine a date skeleton, and a time skeleton.
#[test]
fn test_components_combine_datetime() {
// components/datetime/tests/fixtures/tests/components-combine-date-time.json
// components/datetime/tests/fixtures/tests/components-combine-datetime.json
test_fixture("components-combine-datetime");
}

Expand Down

0 comments on commit 9b43425

Please sign in to comment.