Skip to content

Commit

Permalink
Fix testcase copy
Browse files Browse the repository at this point in the history
  • Loading branch information
sabarasaba committed Jul 20, 2021
1 parent cbd9dd7 commit 03e5112
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -78,7 +78,7 @@ describe('Processor: Set', () => {
});
});

test('allows to set just internal_networks_field or internal_networks', async () => {
test('allows to set just value or copy_from', async () => {
const {
actions: { saveNewProcessor },
form,
Expand Down

0 comments on commit 03e5112

Please sign in to comment.