Skip to content

Commit

Permalink
Merge branch 'development' into feat/webpage
Browse files Browse the repository at this point in the history
# Conflicts:
#	dist/index.js
#	tests/priority.test.ts
  • Loading branch information
gentlementlegen committed Nov 18, 2024
2 parents 3f88aee + a24bbae commit 52d6cdb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
8 changes: 4 additions & 4 deletions dist/index.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion tests/priority.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import { GitHubIssue } from "../src/github-types";
import { describe, expect, it, jest } from "@jest/globals";

describe("FormattingEvaluatorModule", () => {
// Mocking the context plugin
const context = {
config: {
incentives: {
Expand Down

0 comments on commit 52d6cdb

Please sign in to comment.