Skip to content

Commit

Permalink
min fix to test
Browse files Browse the repository at this point in the history
Signed-off-by: René <[email protected]>
  • Loading branch information
Snooz82 committed Mar 5, 2024
1 parent 764841c commit 392bab6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion src/content/resources/libraries.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ export default () => ([
tags: ['db']
},
{
name: 'Debug Library',
name: 'DebugLibrary',
href: 'https://github.com/xyb/robotframework-debuglibrary',
description: 'A debug library for RobotFramework, which can be used as an interactive shell(REPL) also.'
},
Expand Down
6 changes: 0 additions & 6 deletions src/content/resources/tools.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,6 @@ export default () => ([
href: 'https://github.com/vkosuri/npp-robot',
tags: ['editor']
},
{
name: 'RED',
description: 'Eclipse based editor with a debugger by Nokia.',
href: 'https://github.com/nokia/RED',
tags: ['editor']
},
{
name: 'Language Server for PyCharm',
description: 'PyCharm LSP plugin - syntax highlight, code completion, and other LSP features for PyCharm.',
Expand Down

0 comments on commit 392bab6

Please sign in to comment.