Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
bartblast committed Oct 18, 2024
1 parent 8a9fd59 commit 9686477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/javascript/serializer_test.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import Type from "../../assets/js/type.mjs";

defineGlobalErlangAndElixirModules();

describe.only("Serializer", () => {
describe("Serializer", () => {
describe("serialize()", () => {
const serialize = Serializer.serialize;

Expand Down

0 comments on commit 9686477

Please sign in to comment.