mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-03-06 17:49:24 +00:00
rm acceptance test for now. Stripe is not defined
This commit is contained in:
parent
07f4bb0406
commit
c3e3b7ad67
@ -1,10 +0,0 @@
|
||||
import { acceptance } from "helpers/qunit-helpers";
|
||||
acceptance("Discourse Patrons", { loggedIn: true });
|
||||
|
||||
test("the page loads", assert => {
|
||||
visit("/patrons");
|
||||
|
||||
andThen(() => {
|
||||
assert.ok(true);
|
||||
});
|
||||
});
|
Loading…
x
Reference in New Issue
Block a user