Skip to content

Commit

Permalink
Update XacroOfficial.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
gkjohnson authored Jun 13, 2024
1 parent 4cd80f1 commit e84df5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/XacroOfficial.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ describe('Basic Xacro Tests', () => {
() => done(new Error()),
null,
() => done());
} );
});

it('test_default_arg_empty', async() =>
runXacro(`<a xmlns:xacro="http://www.ros.org/wiki/xacro">
Expand Down

0 comments on commit e84df5f

Please sign in to comment.