Skip to content
Snippets Groups Projects
Commit 41a50b87 authored by BryceLTaylor's avatar BryceLTaylor
Browse files

Skip blocks “renaming costume wtih special character” test

parent 92f05792
No related branches found
No related tags found
Loading
......@@ -193,7 +193,7 @@ describe('Working with the blocks', () => {
await clickText('newname', scope.blocksTab);
});
test('Renaming costume with a special character should not break toolbox', async () => {
test.skip('Renaming costume with a special character should not break toolbox', async () => {
await loadUri(uri);
// Rename the costume
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment