Skip to content

Commit

Permalink
move contains test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoschenkel committed May 8, 2022
1 parent 05a15ad commit 24b4c4a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import { Container, DisplayObject, Sprite } from "pixi.js";
import { contains } from "../../../../../../src/robotlegs/bender/extensions/viewManager/support/contains";
import "../../../../../entry";

describe("ContainsPatch", () => {
describe("Contains", () => {
let container: Container;

beforeEach(() => {
Expand Down

0 comments on commit 24b4c4a

Please sign in to comment.