Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
78c6aeee
Commit
78c6aeee
authored
Jan 22, 2022
by
Alex Gleason
Browse files
Merge branch 'erratic-filter-test' into 'develop'
FilterTest: tag erratic test See merge request
!3613
parents
6ffe43af
f5d4ef50
Pipeline
#38793
passed with stages
in 97 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
test/pleroma/web/mastodon_api/controllers/filter_controller_test.exs
View file @
78c6aeee
...
@@ -49,6 +49,7 @@ test "a common filter", %{conn: conn, user: user} do
...
@@ -49,6 +49,7 @@ test "a common filter", %{conn: conn, user: user} do
assert
filter
.
hide
==
true
assert
filter
.
hide
==
true
end
end
@tag
:erratic
test
"a filter with expires_in"
,
%{
conn:
conn
,
user:
user
}
do
test
"a filter with expires_in"
,
%{
conn:
conn
,
user:
user
}
do
in_seconds
=
600
in_seconds
=
600
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment