import UserPostRoute from './route';

describe("UserPostRoute", () => {
	it("should render a UserPostRoute", async () => {}
})
