Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjust overlaps check for zones and communities in /company route #154

Merged
merged 12 commits into from
Sep 26, 2024

Conversation

nilspenzel
Copy link
Contributor

No description provided.

import { describe, expect, it } from 'vitest';
import { intersects } from '$lib/sqlHelpers';

describe('blacklisting test', () => {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
describe('blacklisting test', () => {
describe('intersects test', () => {

@steffenheger steffenheger merged commit 7ce13f2 into master Sep 26, 2024
2 checks passed
@steffenheger steffenheger deleted the overlap branch September 26, 2024 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants