Skip to content

Commit

Permalink
test script updates
Browse files Browse the repository at this point in the history
  • Loading branch information
hujambo-dunia committed Jun 29, 2022
1 parent 958a026 commit 4c50a34
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -58,5 +58,6 @@ describe("DatasetAttributes", () => {
expect(wrapper.findAll("#datatype_text").length).toBe(1);
expect(wrapper.findAll("#permission_text").length).toBe(1);
expect(wrapper.findAll(".tab-pane").length).toBe(3);
expect(wrapper.findAll(".ui-portlet-section").length).toBe(1);
});
});

0 comments on commit 4c50a34

Please sign in to comment.